-
Notifications
You must be signed in to change notification settings - Fork 90
Description
Scope:
- Max tab width + resizing tabs according the available space on the tab bar
- Add “+” to the tab bar so the user can add a new tab
2.1. fix closing the active browser tab with the “Ctrl + W” hotkey (it is an example for Windows)
The behavior with tabs similar to safari, key moments:
- we're having min-max width for every tab
- active tab min-max is different
- hover on inactive tab increasing size by width to add close button
- user are able to scroll bar horizontally in case of overfill with tabs, in that case we should try to keep active tab sticked to the edge above bar in case if it became not visilibe in process of scrolling horizontally
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done