-
Notifications
You must be signed in to change notification settings - Fork 3.9k
fix: use tooltip on money request header avatar #19947
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
Closed
Closed
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
a993d50
fix: use tooltip on money request header avatar
allroundexperts d49c710
Merge branch 'main' into fix-19341
allroundexperts 7edf9b7
feat: show emails instead of displayname on tooltip for MoneyRequestH…
allroundexperts 09dc45d
fix: make money request header consistent with chats
allroundexperts 85d7662
feat: use full title on avatar with display names for expense report …
allroundexperts c67aeaf
Merge branch 'main' into fix-19341
allroundexperts 41249bf
Merge branch 'main' into fix-19341
allroundexperts b0ed114
feat: use new tooltips
allroundexperts e977d63
feat: remove tooltip for workspace text
allroundexperts a2e1681
feat: lint errors
allroundexperts ecfab30
Merge branch 'main' into fix-19341
allroundexperts 79ec0e2
fix: in-consistency between web and mobile for display name
allroundexperts dcf2db5
fix: failing unit tests
allroundexperts 4f146c7
fix: failing unit tests
allroundexperts File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 change also doesn't look related to this PR. Change commented above and this change will result in following change in UI.
Before:

After:

I don't mind the change in UI as it looks consistent with other headers. But I am not sure why was it created that way by @yuwenmemon in #18148. May be some design specification.
@yuwenmemon Do you think it is okay to make this change here?
cc: @youssef-lr
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.
@sobitneupane Exactly. I did this to make it more consistent.
Uh oh!
There was an error while loading. Please reload this page.
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.
@youssef-lr @yuwenmemon This is blocked on your reply here
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 it's intentional to only display the full name based on those two conditions so I'd say let's remove that change from this PR.
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.
@sobitneupane Removed.
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.
@sobitneupane How so? Can you share screenshots of web vs native?
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.
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.
bump @allroundexperts
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.
Fixed @sobitneupane!
Uh oh!
There was an error while loading. Please reload this page.
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.
@allroundexperts As suggested by @youssef-lr I think the better idea is to remove this change from this PR. I cannot get how this change is related to the issue we are trying to solve.
Or, if we want to make this change in this PR. Let's first get approval from the team. Started a discussion here.