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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 TabView should wait a time to resize its tabs when one tab is closed #617

Closed
bdlukaa opened this issue Nov 21, 2022 · 0 comments 路 Fixed by #618
Closed

馃悰 TabView should wait a time to resize its tabs when one tab is closed #617

bdlukaa opened this issue Nov 21, 2022 · 0 comments 路 Fixed by #618
Labels
bug Something isn't working

Comments

@bdlukaa
Copy link
Owner

bdlukaa commented Nov 21, 2022

Describe the bug
A common behavior on the desktop tab views is to close multiple tabs by continuously pressing the x (close) button in the tabs. By now, this doesn't happens with the current TabView implementation

To Reproduce
Steps to reproduce the behavior:

  1. Go to the example app
  2. Click on the TabView page
  3. Create multiple tabs
  4. Try to delete them continuously (and fail)

Expected behavior
Deleting multiple tabs by continuously tapping their close button

Screenshots
n/a

Additional context
n/a

@bdlukaa bdlukaa added the bug Something isn't working label Nov 21, 2022
@bdlukaa bdlukaa mentioned this issue Nov 21, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant