-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix: set public profile name after login #7892
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: set public profile name after login #7892
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/2ssNfnnfp4ShRCzJ65m8wdfg5woB |
|
@pc-beast @progmatic-99 please test this. It's complete from my side. |
| @tagName="i" | ||
| @class="info circle icon" | ||
| @content={{'Public profile name, if set, is displayed to other users on profiles and video sessions instead of real name.'}} /> | ||
| @content={{'.. instead of a fantasy name.'}} /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we just need to replace "real" with "fantasy" keeping the sentence intact. 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this too 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This got reverted.
|
Code works! 🔥 I was thinking of this approach. But that would have made the authentication system too complex. We don't want that. |
558169c to
2a282cc
Compare
Codecov Report
@@ Coverage Diff @@
## development #7892 +/- ##
===============================================
+ Coverage 18.49% 18.50% +0.01%
===============================================
Files 615 615
Lines 7250 7262 +12
Branches 149 149
===============================================
+ Hits 1341 1344 +3
- Misses 5882 5891 +9
Partials 27 27
Continue to review full report at Codecov.
|
618f9c9 to
9eeeb20
Compare
|
@mariobehling @pc-beast I have fixed tests, can you please test it again. |
ff6eabf to
a318627
Compare
|
@mariobehling please review and merge |

Fixes #7593
Checklist
developmentbranch.