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

[No QA] Rename Button and Text components to ExpensifyButton and ExpensifyText #6538

Merged
merged 17 commits into from
Dec 3, 2021

Conversation

puneetlath
Copy link
Contributor

@puneetlath puneetlath commented Nov 30, 2021

Details

This PR renames our custom Text and Button components to ExpensifyText and ExpensifyButton. This is to more clearly differentiate between our custom components and the standard react-native components Text and Button.

cc @roryabraham @marcaaron

Fixed Issues

$ #3133

Tests

There's no clear way to test this. Mainly just clicked around to various pages in the app to make sure text and buttons seemed to be getting rendered correctly.

QA Steps

No specific QA. Just click around to various pages in the app and make sure that text and buttons seem to be behaving normally.

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

I'm including screenshots of some different pages on different platforms to show that things seem to be working normally.

Screen Shot 2021-11-30 at 5 09 20 PM

Web

image

Mobile Web

Screen Shot 2021-11-30 at 5 05 36 PM

Desktop

Screen Shot 2021-11-30 at 4 40 46 PM

iOS

Android

@puneetlath puneetlath self-assigned this Nov 30, 2021
@puneetlath puneetlath marked this pull request as ready for review November 30, 2021 22:10
@puneetlath puneetlath requested a review from a team as a code owner November 30, 2021 22:10
@MelvinBot MelvinBot requested review from joelbettner and removed request for a team November 30, 2021 22:10
@roryabraham roryabraham changed the title Rename Button and Text components to ExpensifyButton and ExpensifyText [No QA] Rename Button and Text components to ExpensifyButton and ExpensifyText Nov 30, 2021
Copy link
Contributor

@joelbettner joelbettner left a comment

Choose a reason for hiding this comment

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

Woof. That was a lot of files to look through. Got 'er done.

Copy link
Contributor

@marcaaron marcaaron left a comment

Choose a reason for hiding this comment

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

Tested on web. Everything LGTM.

@marcaaron marcaaron merged commit 95cbd34 into main Dec 3, 2021
@marcaaron marcaaron deleted the puneet-text-button-cleanup branch December 3, 2021 00:18
@OSBotify
Copy link
Contributor

OSBotify commented Dec 3, 2021

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

@mananjadhav
Copy link
Collaborator

Can somebody review and merge this? It is breaking the Workspace landing page. #6576

@puneetlath
Copy link
Contributor Author

Reviewed! Will merge once tests pass. Thanks for jumping on that.

@OSBotify
Copy link
Contributor

OSBotify commented Dec 7, 2021

🚀 Deployed to staging by @marcaaron in version: 1.1.17-8 🚀

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

@OSBotify
Copy link
Contributor

OSBotify commented Dec 8, 2021

🚀 Deployed to production by @roryabraham in version: 1.1.18-3 🚀

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.

None yet

5 participants