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
Provide an animated transition to add & remove rows in a tables using our new motion tokens.
Similar to our alerts groups. The trailing rows would slide down and the new row could fade into view. For exiting, the reverse would happen.
Considerations
When using toolbar filtering do the rows animate out or just straight disappear? There could be a skeleton loader transition if the filters take time to load.
Do we need a new class to trigger this animation and will it require react follow up.
The text was updated successfully, but these errors were encountered:
andrew-ronaldson
changed the title
Animation: Table - Adding / removing a row from a table
Animation: Table - Adding / removing table rows
Feb 19, 2025
Related to this Cockpit issue cockpit-project/cockpit#17094
Goal
Provide an animated transition to add & remove rows in a tables using our new motion tokens.
Similar to our alerts groups. The trailing rows would slide down and the new row could fade into view. For exiting, the reverse would happen.
Considerations
The text was updated successfully, but these errors were encountered: