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

Removing White Space from InputFields. #5211

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Gykes
Copy link
Contributor

@Gykes Gykes commented Sep 4, 2024

I only added it in to <InputFIeld> Reason being is, if I'm not mistaken, the other fields aren't really sortable anyway so it shouldn't affect sorting.

People should still be able to add following and trailing spaces in things like description, Piercings, Tattoos, etc. Personally I see no reason to remove that unless there is something I am missing.

fixes #3262

I only added it in to `<InputFIeld>` Reason being is, if I'm not mistaken, the other fields aren't really sortable anyway so it shouldn't affect sorting.

People should still be able to add following and trailing spaces in things like description, Piercings, Tattoos, etc. Personally I see no reason to remove that unless there is something I am missing.
@WithoutPants
Copy link
Collaborator

Trimming whitespace should be done in the backend, not in the UI.

@echo6ix
Copy link
Contributor

echo6ix commented Sep 4, 2024

Settings > Metadata Providers > Excluded tag patterns is one area where leading and trailing whitespace is not being trimmed.

image

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.

[Bug report?] Remove leading/trailing spaces from title upon creation of objects
3 participants