manager
manager copied to clipboard
upcoming: [M3-8282] - Prevent Linode Create v2 from toggling mid-creation
Description ๐
- Prevent Linode Create v2 from toggling mid-creation
- We are doing this so that if we need to toggle the flag, the user's form progress to be lost. That could be frustrating to a user ๐
Preview ๐ท
| Before | After |
|---|---|
| Notice how the form resets when the flag is toggled because the create flows changed | Notice how the create flow does not change when the flag is toggled |
How to test ๐งช
- By toggling the flag with local dev tools, verify the form does not reset when the flag is toggled
As an Author I have considered ๐ค
- [ ] ๐ Doing a self review
- [ ] โ Our contribution guidelines
- [ ] ๐ค Splitting feature into small PRs
- [x] โ Adding a changeset
- [ ] ๐งช Providing/Improving test coverage
- [ ] ๐ Removing all sensitive information from the code and PR description
- [ ] ๐ฉ Using a feature flag to protect the release
- [ ] ๐ฃ Providing comprehensive reproduction steps
- [ ] ๐ Providing or updating our documentation
- [ ] ๐ Scheduling a pair reviewing session
- [ ] ๐ฑ Providing mobile support
- [ ] โฟ Providing accessibility support
Coverage Report: โ
Base Coverage: 82.43%
Current Coverage: 82.43%