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: unable to leave edit children mode #1760

Open
smadbe opened this issue Aug 21, 2024 · 0 comments
Open

Bug: unable to leave edit children mode #1760

smadbe opened this issue Aug 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working as expected

Comments

@smadbe
Copy link
Contributor

smadbe commented Aug 21, 2024

Describe the bug
If we are in edit-children, the switch does not allow us to leave this mode.

To Reproduce
Steps to reproduce the behavior:

  1. As the usual user
  2. Go to https://dev.algorea.org/en/a/7528142386663912287;p=4702;a=0/edit-children
  3. Click on the switch
  4. We stay in edit children mode :-/

Note

  • It seems to have been introduced by the recent Angular 18 update
  • We can see that the switch button emit 3x on switch change to onEditModeEnableChange (once with false, once with true, once with a event)... so the problem seems to be in the switch
@smadbe smadbe added the bug Something isn't working as expected label Aug 21, 2024
@smadbe smadbe changed the title Bugfix: unable to leave edit children mode Bug: unable to leave edit children mode Aug 21, 2024
@Iloveall Iloveall mentioned this issue Aug 22, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

2 participants