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

Name Textbox in Profile Menu Accepts Spaces and Special Characters #77

Open
gray-mueller opened this issue Jan 1, 2025 · 0 comments
Open
Labels
bug Something isn't working Enatega Multivendor Customer App good first issue Good for newcomers

Comments

@gray-mueller
Copy link
Collaborator

Describe the bug
The name textbox in the profile menu tab of the Enatega app/website is accepting spaces and special characters, which should not be allowed. The textbox should only accept valid characters, such as letters, and possibly specific symbols (e.g., apostrophes or hyphens).

To Reproduce

  1. Open the Enatega app/website.
  2. Go to the profile menu tab.
  3. Click to edit the name field (e.g., during profile update).
  4. In the name textbox, type a name with spaces or special characters (e.g., "@", "#", "!", etc.).
  5. Observe that the textbox allows spaces and special characters as valid input.

Expected behavior

  1. The name textbox should only accept valid characters such as alphabetic characters and, if necessary, a few special characters like apostrophes or hyphens.
  2. Special characters (e.g., "@", "#", "!", etc.) and extra spaces should be rejected, ensuring proper data input.

Actual Behavior
The name textbox in the profile menu accepts spaces and special characters, which could lead to invalid or inconsistent data in the profile.

Screenshots
https://github.com/user-attachments/assets/80492f02-544b-4c24-a5fb-cd60d8ea1eba

Smartphone (please complete the following information):

  • Device: iPhone15pro
  • OS: iOS17.6.1
@gray-mueller gray-mueller added bug Something isn't working good first issue Good for newcomers Enatega Multivendor Customer App labels Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Enatega Multivendor Customer App good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant