Skip to content

Conversation

@maze-runnar
Copy link
Contributor

Fixes #7593

Checklist

  • I have read the Contribution & Best practices Guide.
  • My branch is up-to-date with the Upstream development branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@auto-label auto-label bot added the fix label Oct 6, 2021
@vercel
Copy link

vercel bot commented Oct 6, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/2ssNfnnfp4ShRCzJ65m8wdfg5woB
✅ Preview: https://open-event-frontend-git-fork-maze-runnar-userpr-c61093-eventyay.vercel.app

@maze-runnar
Copy link
Contributor Author

@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.'}} />
Copy link
Member

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. 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this too 😄

Copy link
Member

Choose a reason for hiding this comment

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

This got reverted.

@pavnesh-c
Copy link
Member

Code works! 🔥 I was thinking of this approach. But that would have made the authentication system too complex. We don't want that.

pavnesh-c
pavnesh-c previously approved these changes Oct 6, 2021
@codecov
Copy link

codecov bot commented Oct 6, 2021

Codecov Report

Merging #7892 (53b754d) into development (9425f0b) will increase coverage by 0.01%.
The diff coverage is 25.00%.

Impacted file tree graph

@@               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              
Impacted Files Coverage Δ
app/components/modals/confirm-modal.js 0.00% <0.00%> (ø)
app/helpers/confirm.js 12.50% <0.00%> (-2.89%) ⬇️
app/routes/index.js 85.71% <50.00%> (-9.75%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9425f0b...53b754d. Read the comment docs.

@maze-runnar
Copy link
Contributor Author

@mariobehling @pc-beast I have fixed tests, can you please test it again.

@maze-runnar
Copy link
Contributor Author

Screenshot from 2021-10-07 19-18-52

@maze-runnar
Copy link
Contributor Author

@mariobehling please review and merge

@mariobehling mariobehling merged commit 989b518 into fossasia:development Oct 8, 2021
@maze-runnar maze-runnar deleted the userprofile-name branch November 1, 2021 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show "Set Public Profile Name" Pop up for users without a public profile name after login

3 participants