Skip to content

fix(react/features/settings): gravatar email validation in profile tab#16976

Open
bandhan-majumder wants to merge 2 commits intojitsi:masterfrom
bandhan-majumder:fix-16975
Open

fix(react/features/settings): gravatar email validation in profile tab#16976
bandhan-majumder wants to merge 2 commits intojitsi:masterfrom
bandhan-majumder:fix-16975

Conversation

@bandhan-majumder
Copy link
Contributor

@bandhan-majumder bandhan-majumder commented Feb 21, 2026

Fixes: #16975

What does it change?

  1. Adds regex for email
  2. Adds email validation error prop
  3. Adds onBlur event handler
  4. Adds validation in settings action
  5. Updates dialog component to only close when the input (email here) is valid

Video:

Screencast.From.2026-02-21.10-44-17.mp4

@jitsi-jenkins
Copy link

Hi, thanks for your contribution!
If you haven't already done so, could you please make sure you sign our CLA (https://jitsi.org/icla for individuals and https://jitsi.org/ccla for corporations)? We would unfortunately be unable to merge your patch unless we have that piece :(.

@bandhan-majumder
Copy link
Contributor Author

bandhan-majumder commented Feb 21, 2026

signed CLA

@bandhan-majumder
Copy link
Contributor Author

hi @saghul @damencho, can you please review this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug]: no email validation in gravatar email profile settings

2 participants