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

Disallow empty category name #439

Closed
yannisk2 opened this issue Mar 18, 2023 · 1 comment
Closed

Disallow empty category name #439

yannisk2 opened this issue Mar 18, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@yannisk2
Copy link
Collaborator

Is your feature request related to a problem?
A user can currently enter a category name consisting solely of whitespaces. This leads to an empty category name (as the system seems to remove leading and trailing whitespaces from the entered category name). The system still works, but I think that it is better to disallow entering empty category names.

What is the expected behavior?
The system should prevent the user for creating a category name consisting only of whitespaces.

@yannisk2 yannisk2 added the enhancement New feature or request label Mar 18, 2023
@martinscooper
Copy link
Member

This issue was fixed on PR #444 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants