-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Bulk Domain Transfer Flow - Flow redesign #78822
Bulk Domain Transfer Flow - Flow redesign #78822
Conversation
This PR modifies the release build for editing-toolkit To test your changes on WordPress.com, run To deploy your changes after merging, see the documentation: PCYsg-mMA-p2 |
Here is how your PR affects size of JS and CSS bundles shipped to the user's browser: App Entrypoints (~4 bytes added 📈 [gzipped])
Common code that is always downloaded and parsed every time the app is loaded, no matter which route is used. Sections (~40 bytes added 📈 [gzipped])
Sections contain code specific for a given set of routes. Is downloaded and parsed only when a particular route is navigated to. Async-loaded Components (~1 bytes added 📈 [gzipped])
React components that are loaded lazily, when a certain part of UI is displayed for the first time. Legend What is parsed and gzip size?Parsed Size: Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory. Generated by performance advisor bot at iscalypsofastyet.com. |
* Unlock icon * Learn more and some styling * Font family * Padding and button width * Localize url * Intentscreen without absolute positioning * Padding mobile for intents * Fix svg and accurate margin * Fix select item width * Padding in flow * Overwrite css * Missing cleanup
Co-authored-by: Omar Alshaker <omar@omaralshaker.com> Co-authored-by: Paulo Trentin <paulo@paulotrentin.com.br> Co-authored-by: Gabriel Demichelis <gabrieldemichelis@gmail.com> Co-authored-by: Philip Jackson <p-jackson@live.com> Co-authored-by: Paulo Cruz <paulo.cruz@automattic.com> Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com> Co-authored-by: Luis Felipe Zaguini <26530524+zaguiini@users.noreply.github.com> Co-authored-by: Payton Swick <payton@foolord.com> Co-authored-by: Kosta <heavyweight@users.noreply.github.com> Co-authored-by: Erick Danzer <edanzer@gmail.com> Co-authored-by: Nicholas Sakaimbo <nsakaimbo@users.noreply.github.com> Co-authored-by: Paulo Marcos Trentin <paulo@paulotrentin.com.br> Co-authored-by: Sergey Mitroshin <sergeymitr@gmail.com> Co-authored-by: Candy Tsai <candy02058912@gmail.com> Co-authored-by: Daniel Bachhuber <daniel.bachhuber@automattic.com> Co-authored-by: Wojtek Naruniec <wojtek@naruniec.me> Co-authored-by: Aneesh Devasthale <aneeshd16@users.noreply.github.com> Co-authored-by: Miguel San Segundo <1881481+miksansegundo@users.noreply.github.com> Co-authored-by: Griffith Chen <griffith.chen@automattic.com> Co-authored-by: Paul Bunkham <paul@dobit.co.uk> Co-authored-by: Bogomil Stoynov <bogomil.stoynov@automattic.com> Co-authored-by: Maciej Grabowski <mashikag@users.noreply.github.com> Co-authored-by: Louis Laugesen <louis.laugesen@gmail.com> Co-authored-by: timur987 <115007291+timur987@users.noreply.github.com> Fix track events for buttons (#78759) fix sign-up as a different user (#78036) fixes (#78734)
b337ad7
to
c7da5ba
Compare
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 this addresses a lot and improves the flow greatly. Let's ship this and work on improvements in following PRs 👍
Looks good to me 👍 |
This Pull Request is now available for translation here: https://translate.wordpress.com/deliverables/8088422 Thank you @agrullon95 for including a screenshot in the description! This is really helpful for our translators. |
This Pull Request is now available for translation here: https://translate.wordpress.com/deliverables/8088422 Thank you @agrullon95 for including a screenshot in the description! This is really helpful for our translators. |
1 similar comment
This Pull Request is now available for translation here: https://translate.wordpress.com/deliverables/8088422 Thank you @agrullon95 for including a screenshot in the description! This is really helpful for our translators. |
Translation for this Pull Request has now been finished. |
This PR addresses styling and functionality of the new Bulk domain flow
Check the designs: cv3VCaN0E2Iw5OTBJQjrad-fi-56%3A15252
Testing Instructions
/setup/bulk-domain-transfer/intro