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

fix(user-profile): enable saving empty bio to clear user profile field #33927

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    fb10f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86cb4dd View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. feat(users): add test for setting empty bio field and patch bio updat…

    …e handling
    
    - Added a test case to ensure the bio field is correctly set to an empty string.
    - Updated user identity handling to support clearing the bio field.
    Curious-Goblin committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bf964f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0881d36 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    f3607b3 View commit details
    Browse the repository at this point in the history