Closed ludtkemorgan closed 3 months ago
Name | Link |
---|---|
Latest commit | 2e21a9b3febd3d75edb97914d2fcb9584619c2dd |
Latest deploy log | https://app.netlify.com/sites/partners-bloom-dev/deploys/66b0e4bb057b810008ef5e60 |
Deploy Preview | https://deploy-preview-4234--partners-bloom-dev.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | 2e21a9b3febd3d75edb97914d2fcb9584619c2dd |
Latest deploy log | https://app.netlify.com/sites/bloom-exygy-dev/deploys/66b0e4bbea19750007fec6f1 |
Deploy Preview | https://deploy-preview-4234--bloom-exygy-dev.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This PR addresses this slack message
Description
During the log in process on Partners the action buttons had a mix of capitalization. After a slack conversation it was determined that they should all be sentence case. This PR update all buttons on the MFA sign in flow.
Note: It does not change the first "Sign In" button since that is used in other places and I need to get verification that it should be updated everywhere.
Also updated a minor bug where when switching to the "Application" tab for a listing in partners the listing status flashes as "draft". This is more noticeable when there are a lot of applications since it takes a while to load the rest of the page.
How Can This Be Tested/Reviewed?
Sign into the partner site using an MFA account. All of the log in buttons should only have the first word capitalized
Author Checklist:
yarn generate:client
and/or created a migration when requiredReview Process: