-
Notifications
You must be signed in to change notification settings - Fork 367
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
tech-story: [M3-6904] - Replace react-select instances in /Users with new Select #11430
Conversation
Cloud Manager UI test results🎉 469 passing tests on test run #2 ↗︎
|
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.
Looks good, when we get deeper into the Design Tokens and CDS alignment, we'll make the label more customizable in terms of placement.
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.
looks good, thank you! 🚀
Cloud Manager E2E Run #6997
Run Properties:
|
Project |
Cloud Manager E2E
|
Branch Review |
develop
|
Run status |
Failed #6997
|
Run duration | 33m 15s |
Commit |
b4181b37b0: tech-story: [M3-6904] - Replace react-select instances in /Users with new Select...
|
Committer | Alban Bailly |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
4
|
Flaky |
2
|
Pending |
2
|
Skipped |
0
|
Passing |
466
|
View all changes introduced in this branch ↗︎ |
Tests for review
linodes/clone-linode.spec.ts • 1 failed test
Test | Artifacts | |
---|---|---|
clone linode > can clone a Linode from Linode details page |
Screenshots
Video
|
linodes/rebuild-linode.spec.ts • 2 failed tests
Test | Artifacts | |
---|---|---|
rebuild linode > rebuilds a linode from Community StackScript |
Screenshots
Video
|
|
rebuild linode > rebuilds a linode from Account StackScript |
Screenshots
Video
|
kubernetes/lke-update.spec.ts • 1 failed test
Test | Artifacts | |
---|---|---|
LKE cluster updates > can add and delete node pool tags |
Screenshots
Video
|
linodes/linode-config.spec.ts • 1 flaky test
Test | Artifacts | |
---|---|---|
Linode Config management > End-to-End > Clones a config |
Screenshots
Video
|
objectStorage/access-keys.smoke.spec.ts • 1 flaky test
Test | Artifacts | |
---|---|---|
object storage access keys smoke tests > can create access key - smoke |
Screenshots
Video
|
Description 📝
Replace the only instance of react-select under the
/Users
namespace.Bonus, the old select display was broken 🎉
Changes 🔄
react-select
instancesx
&id
)Preview 📷
How to test 🧪
Verification steps
/account/users/{user}/permissions
(for a "secondary" user)Author Checklists
As an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ 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
As an Author, before moving this PR from Draft to Open, I confirmed ✅