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

Do not render input form when type is not available. #1803

Merged
merged 1 commit into from Feb 11, 2016
Merged

Conversation

dennisoelkers
Copy link
Member

Before this, the inputs page would break when the type definition for a
given input is not present (for example due to a plugin not being
loaded). Now we skip rendering the input form and disable the edit
button.

Closes #1798

Before this, the inputs page would break when the type definition for a
given input is not present (for example due to a plugin not being
loaded). Now we skip rendering the input form and disable the edit
button.

Closes #1798
@dennisoelkers dennisoelkers added this to the 2.0.0 milestone Feb 11, 2016
@edmundoa edmundoa self-assigned this Feb 11, 2016
@edmundoa
Copy link
Contributor

LGTM 👍

edmundoa added a commit that referenced this pull request Feb 11, 2016
Do not render input form when type is not available.
@edmundoa edmundoa merged commit 9c0f202 into master Feb 11, 2016
@edmundoa edmundoa deleted the issue-1798 branch February 11, 2016 14:34
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

2 participants