issue: https://linear.app/comm/issue/ENG-3044/change-apps-tab-to-be-a-modal
Since the apps tab is a modal (since D6812) the code logic that considers it a tab should be removed.
file lib/utils/url-utils.js was only used on web, so the changes don't influence native
Details
Details
- Reviewers
tomek kamil michal - Commits
- rCOMMf555ace6fb9b: [web] Remove apps as a tab in code logic
Run flow check in web/. Searched for any occurences of 'apps' on web and checked that this is all that needs to be changed
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage