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

Disabling or enabling an accordion panel in the react customheaders example also triggers a transition (if it is already expanded) #699

Open
divdavem opened this issue Apr 9, 2024 · 0 comments
Labels
bug Something isn't working demo framework: react
Milestone

Comments

@divdavem
Copy link
Member

divdavem commented Apr 9, 2024

Describe the bug
Disabling or enabling an accordion panel in the react customheaders example also triggers a transition (if it is already expanded).

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://amadeusitgroup.github.io/AgnosUI/main/react/samples/bootstrap/#/accordion/customheaders
  2. Click on 'Third panel' (to expand it)
  3. Click on 'Disable third'

Disabling the panel also triggers a transition.

Expected behavior
The third panel is simply disabled with no transition.

Desktop:

  • OS: Ubuntu Linux
  • Browser: Firefox
  • Version: 124

Additional context
Note that the issue only happens with react, it does not happen either with angular or svelte.

@divdavem divdavem added bug Something isn't working demo framework: react labels Apr 9, 2024
@quentinderoubaix quentinderoubaix added this to the v0.4 milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working demo framework: react
Projects
None yet
Development

No branches or pull requests

2 participants