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

Remove redundant check for open forms #1036

Merged
merged 1 commit into from Oct 1, 2019

Conversation

jonathonherbert
Copy link
Contributor

What's changed?

We check to see if any forms are open when we render a collection. Since we moved forms to their inline state, we no longer need this check. This PR removes it.

Checklist

General

  • πŸ€– Relevant tests added
  • βœ… CI checks / tests run locally
  • πŸ” Checked on CODE

Client

  • 🚫 No obvious console errors on the client (i.e. React dev mode errors)
  • πŸŽ›οΈ No regressions with existing user interactions (i.e. all existing buttons, inputs etc. work)
  • πŸ“· Screenshots / GIFs of relevant UI changes included

@jonathonherbert jonathonherbert merged commit 828bbd4 into master Oct 1, 2019
@jonathonherbert jonathonherbert deleted the jsh/remove-redundant-check branch October 1, 2019 16:04
@prout-bot
Copy link

Seen on PROD (merged by @jonathonherbert 9 minutes and 44 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants