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

HOSTSD-320 Fix filter dropdown #128

Merged
merged 1 commit into from
Mar 28, 2024
Merged

HOSTSD-320 Fix filter dropdown #128

merged 1 commit into from
Mar 28, 2024

Conversation

Fosol
Copy link
Contributor

@Fosol Fosol commented Mar 28, 2024

Fixed issue with dropdown state.

image

@Fosol Fosol added the bug Something isn't working label Mar 28, 2024
@Fosol Fosol self-assigned this Mar 28, 2024
setIsOpen(false);
}
}
React.useEffect(() => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

You need to update the state based on the currently set value.

@Fosol Fosol merged commit 0ee56d5 into bcgov:main Mar 28, 2024
2 checks passed
@Fosol Fosol deleted the 320 branch March 28, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant