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

Rewrite queue settings page with hooks #264

Merged
merged 3 commits into from
Apr 10, 2019

Conversation

nwalters512
Copy link
Member

Similar to #263 - fixes an issue when navigating to settings from the homepage where the queue that was already in the Redux store was missing some of the properties needed by the queue settings page. This manifested as the "Update" button for admission control being active even though the user hadn't made any changes yet. Hooks simply made it easier to properly manage state + the queueId prop changing.

@vercel
Copy link

vercel bot commented Apr 9, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

@james9909 james9909 merged commit 5120b51 into master Apr 10, 2019
@james9909 james9909 deleted the fix-queue-settings-initial-state branch April 10, 2019 04:07
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