Skip to content

Feature/internal pages new tab - #17

Merged
nemitha2005 merged 2 commits into
developfrom
feature/internal-pages-new-tab
May 13, 2026
Merged

Feature/internal pages new tab#17
nemitha2005 merged 2 commits into
developfrom
feature/internal-pages-new-tab

Conversation

@nemitha2005

Copy link
Copy Markdown
Owner

History, Bookmarks, and Downloads full-page views now open in their own tab (Chrome-style) instead of overlaying the active tab.

  • Add pendingInternalRoute to bind view to newly created tab
  • openInternalPageInNewTab() creates tab or focuses existing one
  • Tab strip shows friendly titles: History / Bookmarks / Downloads
  • Closing (x button or Escape) closes the tab entirely
  • Typing orb://history etc. in address bar opens a new tab
  • Ctrl+J (downloads) and menu OPEN_DOWNLOADS use new behaviour

History, Bookmarks, and Downloads full-page views now open in their
own tab (Chrome-style) instead of overlaying the active tab.

- Add pendingInternalRoute to bind view to newly created tab
- openInternalPageInNewTab() creates tab or focuses existing one
- Tab strip shows friendly titles: History / Bookmarks / Downloads
- Closing (x button or Escape) closes the tab entirely
- Typing orb://history etc. in address bar opens a new tab
- Ctrl+J (downloads) and menu OPEN_DOWNLOADS use new behaviour
npm audit fix updated 3 packages:
- fast-uri >3.1.1 (HIGH: path traversal + host confusion)
- ip-address >10.1.0 (moderate: XSS in Address6 HTML methods)
- postcss >=8.5.10 (moderate: XSS via unescaped </style>)

Audit now reports 0 vulnerabilities.
@nemitha2005
nemitha2005 merged commit 7396f49 into develop May 13, 2026
2 checks passed
@nemitha2005
nemitha2005 deleted the feature/internal-pages-new-tab branch May 13, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant