You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyway, I have this kind of issue before and I'm glad you opened the "Issues" tab on your repository. and I still don't know how to fix it yet, since I went back to see updates on your work. Though I might propose it via PR if I already know how to do it.
What's the issue?
Basically, the issue here is how tabs hide their own respective content. When you did a normal content transitioning (such as "going from tab1 to tab2"), it fades out, right? From Content1 to Content2. Here in this issue, if I accidentally pressed the tab2(current tab is tab1), and pressed tab1 immediately while transitioning the content to hide. Both Content1 and Content2 will exist and therefore Content1 transitioned but failed to hide.
Here's the GIF to better understand the issue.
All of the tabs with different styles are tested and do the same thing.
Example 2
Example 3
How to reproduce?
Assume that your current focused tab is Tab1. And you have at least another tab called Tab2.
Press Tab2
While Content of Tab1 is Transitioning to Content of Tab2, press Tab1 immediately.
.... Bug!
That's all for now, hope I could help further with code, management, and others :)
The text was updated successfully, but these errors were encountered:
Hey there! It's been a while...
Anyway, I have this kind of issue before and I'm glad you opened the "Issues" tab on your repository. and I still don't know how to fix it yet, since I went back to see updates on your work. Though I might propose it via PR if I already know how to do it.
What's the issue?
Basically, the issue here is how tabs hide their own respective content. When you did a normal content transitioning (such as "going from tab1 to tab2"), it fades out, right? From Content1 to Content2. Here in this issue, if I accidentally pressed the tab2(current tab is tab1), and pressed tab1 immediately while transitioning the content to hide. Both Content1 and Content2 will exist and therefore Content1 transitioned but failed to hide.
Here's the GIF to better understand the issue.
All of the tabs with different styles are tested and do the same thing.
Example 2
Example 3
How to reproduce?
That's all for now, hope I could help further with code, management, and others :)
The text was updated successfully, but these errors were encountered: