-
Notifications
You must be signed in to change notification settings - Fork 387
Tech story: [UIE-8943] - Replace dropdowns in Database cluster settings page with CDS select web component #13057
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
base: develop
Are you sure you want to change the base?
Conversation
d21bc25 to
a401d91
Compare
dwiley-akamai
left a comment
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.
When I first load the page and try to select a time, there's a pretty odd UI bug I'm observing on this branch that doesn't happen in prod:
Screen.Recording.2025-11-06.at.2.11.16.PM.mov
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.
Could arguably be a Tech Story since it's not really a change impacting the look/feel or functionality for the user
jaalah
left a comment
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.
Apart from the navigation issue, this looks 👍
a401d91 to
c9b3a25
Compare
c9b3a25 to
30b2df3
Compare
I'm not able to replicate this issue in local though I see it in PR preview link. Can you pull the latest code and test it again in local? |
I am still seeing it locally after pulling the latest code: Screen.Recording.2025-11-20.at.10.03.55.AM.movI'm using the the latest version of Chrome |
Description 📝
This PR is to replace dropdowns in Database cluster settings page with CDS select web component.
Changes 🔄
Target release date 🗓️
N/A
Preview 📷
How to test 🧪
Prerequisites
Verification steps
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 ✅