Feature Request: Improve Pinned Tab Behavior #1453
Closed
kristijanribaric
started this conversation in
Ideas
Replies: 1 comment
-
this mad lad actually added some of this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Current Issue
When a tab is pinned, it retains the URL it was left on rather than the one it was originally pinned to. This can be inconvenient when reopening pinned tabs, as users may expect them to revert to the initial pinned URL.
Proposed Solution
When a pinned tab is closed using a shortcut like
CTRL + W
, reopening the tab should reset the URL to the one it was originally pinned to, not the most recently visited URL.Example:
Arc Browser implements this feature well by resetting the URL of pinned tabs to their initial state upon reopening. Mimicking this behavior would enhance the user experience.
Implementation Suggestion
"Pins - [Workspace Name]"
."Pins"
bookmark folder.How you would be able to see pinned tabs on mobile:

Alternative Solution
Keep the current behavior, where pinned tabs retain the last visited URL, but visually differentiate them by adding a separator between pinned tabs and regular tabs. In this case, the existing pinned tabs can remain as they are, while the new behavior (resetting the URL to the original one) could be labeled as "Favorites".
Picture of the idea:

Beta Was this translation helpful? Give feedback.
All reactions