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
When I click on a Tab, The text from the first Tab I was on briefly overlaps the text on the current Tab. This lasts about 2 seconds. It causes a bad user experience. Here is an image
of the overlap.
1. Have two Tabs that have a lot of data to display.
2. Click from one Tab to another.
3. Watch text overlap for about 2 seconds.
- Material-UI: 0.15.0
- React: 15.0.1
- Browser: Google Chrome for Mac Version 51.0.2704.84 (64-bit)
The text was updated successfully, but these errors were encountered:
oliviertassinari
changed the title
Tabs render too slowly, causing brief text overlap
[Tabs] render too slowly, causing brief text overlap
Sep 17, 2016
An initial migration of the Tabs component has been merged on the next branch.
The component is much simpler, the TabTemplate one was removed. I'm closing this issue.
It's now up to users to handle the views they display. We may provide a helper in the future.
Hopefully, that potential future helper won't have this issue.
If you find a workaround for the master branch. We would still accept a PR for it 👍 .
Thanks.
When I click on a Tab, The text from the first Tab I was on briefly overlaps the text on the current Tab. This lasts about 2 seconds. It causes a bad user experience. Here is an image
of the overlap.
1. Have two Tabs that have a lot of data to display. 2. Click from one Tab to another. 3. Watch text overlap for about 2 seconds. - Material-UI: 0.15.0 - React: 15.0.1 - Browser: Google Chrome for Mac Version 51.0.2704.84 (64-bit)
The text was updated successfully, but these errors were encountered: