Skip to content

Issue 46962: Fix problems with project paths #1058

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

Merged
merged 11 commits into from
Dec 20, 2022

Conversation

labkey-susanh
Copy link
Contributor

@labkey-susanh labkey-susanh commented Dec 16, 2022

Rationale

Project names can be no longer than 255 characters. This updates the maxLength for the input field to respect that.
We also fix a problem with undecoded commas in project paths and revert an accidental commit that shifts the placement of some labels in various forms.

Related Pull Requests

Changes

  • Remove premature return from renderLabel in TextInput
  • Set maxLength property on ProjectProperties name field

@labkey-susanh labkey-susanh requested a review from cnathe December 16, 2022 16:46
@labkey-susanh labkey-susanh merged commit 359fe61 into develop Dec 20, 2022
@labkey-susanh labkey-susanh deleted the fb_projectNameEncoding branch December 20, 2022 00:12
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