justinpark opened a new pull request, #29672: URL: https://github.com/apache/superset/pull/29672
### SUMMARY The `keywords` field was missing in the Custom SQL editor of the column item, causing the autocomplete feature in the metrics field to be unavailable. This commit fills in the missing keywords field in the Column component and adds styling to the tooltip section of the autocomplete feature. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF Before: https://github.com/user-attachments/assets/96afae67-0cd1-4c4f-946a-9933276ae2f5 After: https://github.com/user-attachments/assets/c591b64d-0993-4971-8f11-9ee08ceecb2b ### TESTING INSTRUCTIONS Open a column selector in explore Click Custom SQL and type a column name ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org