[Feature Request] Animations #239

Closed
opened 2026-01-29 17:34:01 +00:00 by claunia · 5 comments
Owner

Originally created by @dpozimski on GitHub (Nov 6, 2021).

Is your feature request related to a problem? Please describe.
In comparison to Angular Showcase website (https://angular.radzen.com/button) there is no animation on actions:
a) open/close side bar
b) expand/hide navigation item
c) open/close RadzenDropDown
d) open/close RadzenPanel

Describe the solution you'd like
Please implement built-in animations to the sidebar and other components.

Describe alternatives you've considered
We can alternatively add animations through CSS by our own, however it needs a deep knowledge of the classes that you are using.

I think it would be a nice increment in context of your development.

Originally created by @dpozimski on GitHub (Nov 6, 2021). **Is your feature request related to a problem? Please describe.** In comparison to Angular Showcase website (https://angular.radzen.com/button) there is no animation on actions: a) open/close side bar b) expand/hide navigation item c) open/close RadzenDropDown d) open/close RadzenPanel **Describe the solution you'd like** Please implement built-in animations to the sidebar and other components. **Describe alternatives you've considered** We can alternatively add animations through CSS by our own, however it needs a deep knowledge of the classes that you are using. I think it would be a nice increment in context of your development.
claunia added the enhancement label 2026-01-29 17:34:01 +00:00
Author
Owner

@3hxx commented on GitHub (Jul 8, 2023):

I think this is also needed for the Accordion. We're a modern-day component library, they should all be animated imo.

@3hxx commented on GitHub (Jul 8, 2023): I think this is also needed for the Accordion. We're a modern-day component library, they should all be animated imo.
Author
Owner

@yordanov commented on GitHub (Aug 5, 2024):

  • open/close RadzenSidebar
  • expand/collapse RadzenPanelMenuItem
  • expand/collapse RadzenAccordionItem
  • open/close RadzenDropDown
  • open/close RadzenPanel
@yordanov commented on GitHub (Aug 5, 2024): - [X] open/close RadzenSidebar - [ ] expand/collapse RadzenPanelMenuItem - [ ] expand/collapse RadzenAccordionItem - [ ] open/close RadzenDropDown - [ ] open/close RadzenPanel
Author
Owner

@Celldweller43 commented on GitHub (Jan 27, 2025):

Any updates on this? I've tried what I can think of from a CSS perspective to get the AccordionItem's accordion-content div to animate its removal, but I've not had any success; I even tried using Dazinator's BlazorDeferredRemove plugin as well as Mikael Koskinen's Blazor.Animate plugin to no avail.

@Celldweller43 commented on GitHub (Jan 27, 2025): Any updates on this? I've tried what I can think of from a CSS perspective to get the AccordionItem's accordion-content div to animate its removal, but I've not had any success; I even tried using Dazinator's BlazorDeferredRemove plugin as well as Mikael Koskinen's Blazor.Animate plugin to no avail.
Author
Owner

@3hxx commented on GitHub (Mar 14, 2025):

Binned off Radzen and used AI to create the animated component perfectly. Radzen also includes a whole load of other shit that takes ages for the user to download. May as well just create custom components as and when you need them using AI

@3hxx commented on GitHub (Mar 14, 2025): Binned off Radzen and used AI to create the animated component perfectly. Radzen also includes a whole load of other shit that takes ages for the user to download. May as well just create custom components as and when you need them using AI
Author
Owner

@akorchev commented on GitHub (Mar 30, 2025):

Work is being done in this branch: https://github.com/radzenhq/radzen-blazor/tree/popup-dialog-animations.

It would need a new major version to be released as there are some breaking changes in the themes and rendering.

@akorchev commented on GitHub (Mar 30, 2025): Work is being done in this branch: https://github.com/radzenhq/radzen-blazor/tree/popup-dialog-animations. It would need a new major version to be released as there are some breaking changes in the themes and rendering.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#239