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

Fix max length for name/description on Create Dandiset page #1501

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

mvandenburgh
Copy link
Member

There was an inconsistency because we were hardcoding the max lengths for name and description, while the meditor was pulling them from the schema. This PR updates the create dandiset page to pull these values from the schema as well.

Fixes #1474

Fixes the max lengths for the name and description on the create
dandiset form by pulling them directly from the schema instead of
hardcoding.
@jjnesbitt
Copy link
Member

My only concern here is if the schema is guaranteed to be present when this dialog is opened, but the licenses field does the same thing, so it's not creating a new issue.

@mvandenburgh mvandenburgh merged commit a3e0219 into master Feb 24, 2023
@mvandenburgh mvandenburgh deleted the fix-create-dandiset-max-lengths branch February 24, 2023 21:18
@dandibot
Copy link
Member

🚀 PR was released in v0.3.19 🚀

@dandibot dandibot added the released This issue/pull request has been released. label Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dandiset title character limit agreement
3 participants