Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: showAnimation not working in ProgressCircle and CategoryBar's Marker #882

Open
kronos1345 opened this issue Dec 26, 2023 · 3 comments
Labels
Type: Bug Confirmed bug, something is not working as intended

Comments

@kronos1345
Copy link

Tremor Version

^3.12.1

Link to minimal reproduction

Steps to reproduce

  • Implement a ProgressCircle or CategoryBar with the showAnimation property set to true.
  • Render the component on a page.
  • Observe the behavior of the animation in the specified components.

What is expected?

The showAnimation property should enable animation in the ProgressCircle and the marker of the CategoryBar. This animation is expected to visually indicate progress or category selection dynamically, enhancing user interaction and experience.

What is actually happening?

The showAnimation property does not trigger any animation in the ProgressCircle or the CategoryBar's marker. Despite being set to true, the components remain static, lacking the intended visual feedback of progress or selection.

What browsers are you seeing the problem on?

Chrome, Safari, Firefox

Any additional comments?

This inconsistency in behavior could lead to a less engaging user interface. Further investigation might be needed to determine if the problem is browser-specific or related to the component's implementation in the Tremor framework.

@severinlandolt severinlandolt added the Type: Bug Confirmed bug, something is not working as intended label Dec 26, 2023
@severinlandolt
Copy link
Member

Thanks @kronos1345, will take a look at this in the next release. cf. #821

@kronos1345
Copy link
Author

kronos1345 commented Dec 27, 2023

This is valid for all other components. Showanimations do not work on some components. Needs general control. Thank you from now @severinlandolt . I'm looking forward

@niall-forrest
Copy link

any update on this? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Confirmed bug, something is not working as intended
Projects
None yet
Development

No branches or pull requests

3 participants