Skip to content

[email protected]: fix(CaseOverview): UBO risk indicator title (#3042)

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 13:59
· 97 commits to dev since this release
24b674d
* refactor(CaseOverview): improve tab generation logic

- Replace inline tab logic with a dedicated function
- Ensure 'ubos' case returns the correct tab name
- Maintain existing functionality for other domain tab names

* refactor(CaseOverview): simplify tab generation logic

- Remove unnecessary getTab function
- Use camelCase on the domain string directly

---------

Co-authored-by: Alon Peretz <[email protected]>