appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.3k stars 3.71k forks source link

[Feature]: Transition/Animation Effects for Widgets #15095

Open ame-appsmith opened 2 years ago

ame-appsmith commented 2 years ago

Is there an existing issue for this?

Summary

Add support for transition effects when displaying widgets. For example, when showing a modal or dynamically showing a hidden widget, the widget should be displayed using some types of PowerPoint transitions (e.g., showing a modal with a bouncing effect).

Why should this be worked on?

Allowing users to configure transition effects for widgets would improve the user experience, as they could build more attractive apps.

dilippitchika commented 2 years ago

@ame-appsmith was this requested by a user?

ame-appsmith commented 2 years ago

@dilippitchika Yes, a user on Intercom requested this feature.

SaschaValentin commented 1 year ago

Would be very interesting e.g. for building burger menu with sliding containers.

dilippitchika commented 1 year ago

@SaschaValentin are you talking about a drawer type UI, where it slides and opens a menu?

@ichik just an fyi

SaschaValentin commented 1 year ago

Yes, something like this. Could be a container where you place elements in. Maybe also a modal does the job. But I think we need some kind of animation (slide-in, fade-in etc.).