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 · 1 comment
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
@quentinderoubaix quentinderoubaix modified the milestones: v0.4, v0.5 Jul 5, 2024
@quentinderoubaix quentinderoubaix modified the milestones: v0.5, v0.6 Jul 26, 2024
@quentinderoubaix quentinderoubaix modified the milestones: v0.6, v0.7 Nov 6, 2024
@quentinderoubaix
Copy link
Contributor

Might be close automatically if #1006 is implemented.

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