Closed derinb closed 8 years ago
I don't see how those tabs are related to the currently open one, so they should not be opened right next to them. I think, It only makes sense to open a new tab right next to current if that one is somehow related to the current one.
Say, 1st tab is active and there are 100 tabs.
If user choose View Details, tab is opened as 101th. Tabs scrolls automatically till to the other end to switch tabs. And after View Details tab closed, another scroll happens back to 1st.
The more tabs, the more scroll happens. I think it looks ugly and time consuming. When user is active on the current tab, she can have View Details next to the active tab easily.
If you open a bookmark it's also opened at the end and not right next to the current tab.
So, unless it's related to the current tab, which I don't see (correct me if I'm wrong), let's not do this.
Well, not a critical thing, it is cosmetics actually. Your call.
Personas Plus opens links at the far end of the browser tabs for like Persona > View Details. This commit makes sure the links open next to active tab so that user can easily access it.