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

add step counter to VBA flow #5255

Merged
merged 7 commits into from
Sep 27, 2021
Merged

Conversation

marcochavezf
Copy link
Contributor

@marcochavezf marcochavezf commented Sep 14, 2021

Details

A step counter is added in the VBA flow.

Fixed Issues

$ #5074
$ https://github.com/Expensify/Expensify/issues/177670

Tests

  1. Connect to the local environment following these instructions.
  2. Login with a test account.
  3. Click on the "+" button -> "New workspace" -> "Get Started" or by entering /bank-account into the URL (more details here).
  4. Follow the steps of the VBA flow and verify the step counter below the header of each step.

QA Steps

  1. Click on the "+" button -> "New workspace" -> "Get Started" or by entering /bank-account into the URL (more details here).
  2. Follow the steps of the VBA flow and verify the step counter below the header of each step (more details of adding a bank account in staging here.

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

Mobile Web

Desktop

Screen Shot 2021-09-17 at 12 08 14

Screen Shot 2021-09-14 at 18 42 01

Screen Shot 2021-09-14 at 18 44 21

Screen Shot 2021-09-14 at 18 43 54

Screen Shot 2021-09-14 at 18 50 03

Screen Shot 2021-09-14 at 18 51 57

Screen Shot 2021-09-14 at 18 52 19

iOS

Android

@github-actions
Copy link
Contributor

github-actions bot commented Sep 14, 2021

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

@marcochavezf
Copy link
Contributor Author

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

@marcochavezf
Copy link
Contributor Author

marcochavezf commented Sep 14, 2021

Update:
This is how it looks without the mt1:

with mt1:

@shawnborton
Copy link
Contributor

I think I like it more without the mt1 - what do you think?

@marcochavezf
Copy link
Contributor Author

I think I like it more without the mt1 - what do you think?

Yeap, it looks nicer to me without the mt1 👍🏽

@marcochavezf marcochavezf self-assigned this Sep 15, 2021
- add subtitle property to Header
- add PropTypes for step counter
@marcochavezf marcochavezf changed the title [WIP] add step counter to VBA flow add step counter to VBA flow Sep 16, 2021
@marcochavezf marcochavezf marked this pull request as ready for review September 16, 2021 17:39
@marcochavezf marcochavezf requested a review from a team as a code owner September 16, 2021 17:39
@MelvinBot MelvinBot requested review from stitesExpensify and removed request for a team September 16, 2021 17:40
@stitesExpensify
Copy link
Contributor

Code looks good but there's a conflict

Conflicts:
	src/pages/ReimbursementAccount/ReimbursementAccountPage.js
@marcochavezf
Copy link
Contributor Author

Update: fixed merge conflict and removed step counter from the first part of add bank account step.

@marcochavezf
Copy link
Contributor Author

Update: I removed the extra spaces I inserted unintentionally in ReimbursementAccountPage.js to avoid conflicts with main branch.

@marcochavezf
Copy link
Contributor Author

hi @stitesExpensify 👋🏽 bumping this :) the props in ValidationStep were removed in main branch (https://github.com/Expensify/App/blob/main/src/pages/ReimbursementAccount/ReimbursementAccountPage.js#L216), also I removed some white spaces from ReimbursementAccountPage.js to avoid conflicts with the main branch.

@marcochavezf marcochavezf removed the request for review from shawnborton September 23, 2021 16:51
Copy link
Contributor

@stitesExpensify stitesExpensify left a comment

Choose a reason for hiding this comment

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

LGTM!

@stitesExpensify stitesExpensify merged commit 5d008cf into main Sep 27, 2021
@stitesExpensify stitesExpensify deleted the marco-addStepCounterVBAFlow branch September 27, 2021 23:01
@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 by @stitesExpensify in version: 1.1.2-9 🚀

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

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @timszot in version: 1.1.3-1 🚀

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

@bondydaa
Copy link
Contributor

looks like this PR might have caused some styling regressions #6297

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