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
I'm sorry for not have a reproduction, but I'm noticing if my cell renders components in a flexbox, upon performing a max height CSS transition (to hide the table by vertically collapsing its container) some divs do not disappear even with the rest of the table completely hidden, they simply render incorrectly at their original position on the screen as if there were never any max height transition.
Scrolling on the page then causes an update, but that of course looks really terrible. Has anyone else noticed this phenomenon? I am on Linux Webkit Webview, I hope it's not a webview bug...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm sorry for not have a reproduction, but I'm noticing if my
cell
renders components in a flexbox, upon performing a max height CSS transition (to hide the table by vertically collapsing its container) some divs do not disappear even with the rest of the table completely hidden, they simply render incorrectly at their original position on the screen as if there were never any max height transition.Scrolling on the page then causes an update, but that of course looks really terrible. Has anyone else noticed this phenomenon? I am on Linux Webkit Webview, I hope it's not a webview bug...
Beta Was this translation helpful? Give feedback.
All reactions