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

Hotfix: CRDCDH-1609 Data Submission Filters - Fix form from updating with same value #491

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

Alejandro-Vega
Copy link
Collaborator

Overview

Fix the debouncing not working when the organization dropdown is read only. This is due to the form updating with the same organization value every time there's a change.

Change Details (Specifics)

  • Added check to make sure the form doesn't update with the same value for organization

Related Ticket(s)

CRDCDH-1609 (Task)
CRDCDH-1412 (User Story)

Copy link
Member

@amattu2 amattu2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Didn't test

@amattu2 amattu2 added the Not Run This PR was not tested locally label Oct 10, 2024
@amattu2 amattu2 merged commit e490d0f into 3.1.0 Oct 10, 2024
5 checks passed
@amattu2 amattu2 deleted the CRDCDH-1609-hotfix branch October 10, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Not Run This PR was not tested locally
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants