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 Universal Select Behavior #1817

Closed
entrotech opened this issue Sep 5, 2024 · 0 comments · Fixed by #1818
Closed

Bug: Fix Universal Select Behavior #1817

entrotech opened this issue Sep 5, 2024 · 0 comments · Fixed by #1818
Assignees
Labels
bug Release Note: Shows as Error Correction level: medium p-feature: My Projects Page /projects p-feature: Strategies Page p4 Users choose strategies to meet point total /calculation/4 priority: MUST HAVE role: front-end Front End Developer size: 1pt Can be done in 4-6 hours
Milestone

Comments

@entrotech
Copy link
Member

Describe the bug

The reactjs-select library has no documentation I could find on how the value and onChange props can be used to make the drop-down act as a react controlled component. This made the component behave differently than a standard react component, and the confusion introduced bugs on the admin page, My Projects Filter Drawer and the Strategies page of the Calculation Wizard. Steps to reproduce the issue What's the expected result What's the actual result?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Release Note: Shows as Error Correction level: medium p-feature: My Projects Page /projects p-feature: Strategies Page p4 Users choose strategies to meet point total /calculation/4 priority: MUST HAVE role: front-end Front End Developer size: 1pt Can be done in 4-6 hours
Projects
Status: Released
Development

Successfully merging a pull request may close this issue.

2 participants