Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove bug with closing and hiding. #3

Open
gigafiga21 opened this issue Nov 11, 2017 · 5 comments
Open

Remove bug with closing and hiding. #3

gigafiga21 opened this issue Nov 11, 2017 · 5 comments

Comments

@gigafiga21
Copy link
Member

Information:

Appears when closing/hiding first tab.

@gigafiga21
Copy link
Member Author

Solution:

  1. Tab wth no previous history is only first.
  2. Find the next tab at DOM.
  3. Open it.
  4. Remove first tab.

@gigafiga21
Copy link
Member Author

Bug:

Remove all mentions of tab from history after removing hidded tab.

@gigafiga21
Copy link
Member Author

Unify openTab method, remove hideTab method as separate.

@gigafiga21
Copy link
Member Author

Add an array of tabs order in the DOM.

@gigafiga21
Copy link
Member Author

Remove stack.

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

No branches or pull requests

1 participant