Replies: 2 comments
-
I strongly disagree. I use a lot of conditional cards and would find it very irritating if they all animate in and out - especially in a two staged animation. Additionally, there might be performance issues on slow devices. You'd also have to make sure that the animation isn't triggered on first load. If it is animated, then it should be an elegant, subtle animation - like that the card grows in height for 600ms while fading in for the first 200ms. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Conditional Cards on Dashboards.
I use them quite often (for example, when music starts playing, I display some cards to control devices, which are hidden when silent).
When a state change occurs, the cards pop in instantly, moving existing cards.
My feature request concerns the animation. Upon a state change, instead of just a display:block, there should be an additional CSS animation:
The other cards would be gently pushed aside, and the new card would appear with a subtle animation.
This small change in user experience makes the dashboard feel more dynamic and modern.
Potentially a nice quick win.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions