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 Fix: Reset button still enabled after restoring the original state manually #6

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

lcarrasco-xdev
Copy link
Member

Steps to reproduce:

  1. Add an initial filter to the filter component in the code. --> Reset button disabled.
  2. Add a custom condition in addition to the initial condition in the ui. --> Reset button enabled.
  3. Remove the custom condition. --> Reset button still enabled.

Expected behavior: After removing the custom condition in step 3, the reset button should no longer be enabled.

…deactivated if the initial state was restored.
@JohannesRabauer JohannesRabauer merged commit ecdef41 into develop Nov 12, 2024
6 checks passed
@JohannesRabauer JohannesRabauer deleted the initial-state-reset-button-not-disabled-fix branch November 12, 2024 07:30
Copy link

sonarcloud bot commented Nov 12, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants