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

Use round avatar for E.Cash room avatar #4144

Merged
merged 2 commits into from
Jul 20, 2021
Merged

Use round avatar for E.Cash room avatar #4144

merged 2 commits into from
Jul 20, 2021

Conversation

yuwenmemon
Copy link
Contributor

@yuwenmemon yuwenmemon commented Jul 20, 2021

@TomatoToaster please review

Details

Just changes the Avatar from being square to round

Fixed Issues

$ https://github.com/Expensify/Expensify/issues/170939

Tests/QA

  • Join / View a default chat room from the side bar, make sure the chair icon is round.

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

Screen Shot 2021-07-19 at 10 11 10 PM

Mobile Web

Screen Shot 2021-07-19 at 10 19 28 PM

Desktop

Screen Shot 2021-07-19 at 10 16 39 PM

iOS

Screen Shot 2021-07-19 at 11 38 22 PM

Android

Screen Shot 2021-07-19 at 9 59 04 PM

@yuwenmemon yuwenmemon requested a review from a team as a code owner July 20, 2021 06:01
@yuwenmemon yuwenmemon self-assigned this Jul 20, 2021
@MelvinBot MelvinBot removed the request for review from a team July 20, 2021 06:01
@github-actions
Copy link
Contributor

github-actions bot commented Jul 20, 2021

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@yuwenmemon
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@@ -1191,7 +1191,6 @@ const styles = {
avatarNormal: {
height: variables.componentSizeNormal,
width: variables.componentSizeNormal,
backgroundColor: themeColors.icon,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Without removing this, the background would appear square:
Screen Shot 2021-07-19 at 11 27 23 PM

Copy link
Contributor

Choose a reason for hiding this comment

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

Coool and it doesn't seem to affect the other icons. LGTM

@TomatoToaster TomatoToaster merged commit 7b5d3ed into main Jul 20, 2021
@TomatoToaster TomatoToaster deleted the yuwen-roundRoom branch July 20, 2021 13:43
@OSBotify
Copy link
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

🚀 Deployed to staging in version: 1.0.79-5🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@TomatoToaster
Copy link
Contributor

This passed qa so I'm checking this off

@OSBotify
Copy link
Contributor

🚀 Deployed to production in version: 1.0.80-2🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

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.

3 participants