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

Randomize username #275

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Randomize username #275

merged 4 commits into from
Sep 13, 2024

Conversation

CarterNosek
Copy link
Contributor

Added useEffect to userContext that sets the user display name to a randomly generated one, using the GenerateName script from utils/scripts.js. Then added user component to ChatScreen and set the display name to the previously mentioned username.

Copy link
Collaborator

@dyland88 dyland88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
In the future, don't include DS_Store files in your commits

@dyland88 dyland88 merged commit 890a326 into ufosc:main Sep 13, 2024
3 checks passed
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.

2 participants