Skip to content

Fix bug where challenge button should not be enabled when a project is not selected#201

Open
nieldlr wants to merge 1 commit intographprotocol:masterfrom
nieldlr:bugfix/challenge-button-state
Open

Fix bug where challenge button should not be enabled when a project is not selected#201
nieldlr wants to merge 1 commit intographprotocol:masterfrom
nieldlr:bugfix/challenge-button-state

Conversation

@nieldlr
Copy link

@nieldlr nieldlr commented Oct 30, 2020

Fixes #200.

There was also an additional bug that was found, where if you deselected the project with a single select component, it did not remove the selected projectId from the parent state. See this fix in this file here: ui/src/components/Select/index.js

I hope I didn't miss anything that makes this a breaking change for other components. Do let me know if there's anything else needed here.

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.

"Challenge" button should remain disabled until a project is selected

1 participant

Comments