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

[Update user profile] Verify allowed special characters in Username field #2255

Open
Oksanakul opened this issue Feb 11, 2025 · 0 comments
Open

Comments

@Oksanakul
Copy link

Oksanakul commented Feb 11, 2025

Priority:
High

Preconditions

  1. User is logged in the system.
  2. The modal 'Edit profile' is opened.

Steps to reproduce

  1. Go to the Username field.
  2. Enter a username with valid special characters( ' -) (e.g., 'user-user') and submit.
    Expected result: The username is accepted without errors.
  3. Enter a username with invalid special characters (e.g., "@user$") and submit.
  4. Enter a username containing spaces (e.g., "User Name") and submit.
    Expected result
    When entered username contains invalid special characters the field is highlighted in red, and an error message appears:
    EN: "Only letters, hyphens (-), and apostrophes (') are allowed."
    UA: "Дозволені лише літери, пробіли, дефіси (-) та апострофи (')."

User story:#2078

Related bug:

@Oksanakul Oksanakul self-assigned this Feb 11, 2025
@Oksanakul Oksanakul moved this to Test Cases in StreetCode Feb 11, 2025
@Oksanakul Oksanakul changed the title [Update user profile] Verify that only allowed special characters are accepted. [Update user profile] Verify that only allowed special characters are accepted in Username field. Feb 11, 2025
@IrynaZavushchak IrynaZavushchak changed the title [Update user profile] Verify that only allowed special characters are accepted in Username field. [Update user profile] Verify allowed special characters in Username field Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Test Cases
Development

No branches or pull requests

1 participant