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

Bug: Creating category that already exists ends in bad error #1576

Open
ahatzz11 opened this issue Dec 24, 2024 · 0 comments · May be fixed by #1577
Open

Bug: Creating category that already exists ends in bad error #1576

ahatzz11 opened this issue Dec 24, 2024 · 0 comments · May be fixed by #1577
Labels
🐛 Bug Something isn't working

Comments

@ahatzz11
Copy link
Contributor

Describe the bug
When making a category with a name that already exists the app gives a full page warning. This should probably be handled and displayed to the user in a nicer way - perhaps validation before hitting "Create Category"

To Reproduce
Steps to reproduce the behavior:

  1. Go to Categories
  2. Create new category with existing name
  3. See error

Expected behavior
I'd expect some kind of input validation or a nice error explaining what the problem is instead of a full page error

What version of Maybe are you using?
Hosted

What operating system and browser are you using?
Chrome / MacOS

Screenshots / Recordings

CleanShot-000971.2024-12-23.at.21.58.12.mp4
@ahatzz11 ahatzz11 added the 🐛 Bug Something isn't working label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant