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

Invalid string input does not display a proper error message in creating a new project #163

Open
Naseem77 opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Naseem77
Copy link
Contributor

Naseem77 commented Nov 6, 2024

Title:
Invalid string input does not display a proper error message (Toast notification)

Description:
When entering invalid strings into the input field, such as URLs or unaccepted formats (e.g., "(http://www.google.com/)", "test", "hello world"), no proper error message is displayed via Toast notification. Instead, the system either fails silently or displays a generic message that does not guide the user on the allowed input format.

Steps to Reproduce:

  1. Navigate to code graph homepage
  2. Click on "Create new project"
  3. Enter one of the following invalid strings: www.google.com, test, hello world
  4. Click on "Create" button

Expected Result:
A clear and specific error message (Toast notification) appears, explaining the accepted format or criteria for valid input.
The error message should guide the user to correct the input.

Image

@Naseem77 Naseem77 added the bug Something isn't working label Nov 6, 2024
@Naseem77 Naseem77 assigned swilly22 and unassigned Anchel123 Nov 13, 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

No branches or pull requests

3 participants