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

Enable Save button when position flags are modified #964

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bjpetit
Copy link
Contributor

@bjpetit bjpetit commented Oct 13, 2024

What changed?

Added .onChange to Position Flag toggles to enable the save button when these values are changed.

Why did it change?

Changing these toggles was not enabling the save button.

How is this tested?

Ran through various iterations of modifying the Position Flag and Advanced Position Flags toggles to verify that the save button was enabled. Also saved configuration changes to ensure that the configuration was being successfully saved.

Screenshots/Videos (when applicable)

Checklist

  • My code adheres to the project's coding and style guidelines.
  • I have conducted a self-review of my code.
  • I have commented my code, particularly in complex areas.
  • I have made corresponding changes to the documentation.
  • I have tested the change to ensure that it works as intended.

@bjpetit bjpetit changed the title Enable Save buttion when position flags are modified Enable Save button when position flags are modified Oct 14, 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.

2 participants