Tech story: [UIE-8943] - Replace dropdowns in Database cluster settings page with CDS select web component#13057
Conversation
d21bc25 to
a401d91
Compare
dwiley-akamai
left a comment
There was a problem hiding this comment.
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.
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.
Apart from the navigation issue, this looks 👍
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 |
53b4619 to
d199ead
Compare
d199ead to
f41dec3
Compare
pmakode-akamai
left a comment
There was a problem hiding this comment.
I didn't notice any layout issues now across different viewports on the preview link, locally or with MSW enabled. Thanks for fixing this 👍. The updated pnpm-lock.yaml look good as well
@dwiley-akamai please retest now |
jaalah-akamai
left a comment
There was a problem hiding this comment.
Thanks for the changes - looks good 👍
dwiley-akamai
left a comment
There was a problem hiding this comment.
The issue I mentioned previously appears to be resolved 👍🏾
smans-akamai
left a comment
There was a problem hiding this comment.
Tested out a few scenarios and didn't see any issues. It looks like the previous navigation issue had also been resolved, so this looks good to me!



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 ✅