Skip to content

feat(select-combobox): migrate to signozhq/ui/select and signozhq/ui/combobox#11425

Draft
H4ad wants to merge 1 commit into
mainfrom
feat/select-migration
Draft

feat(select-combobox): migrate to signozhq/ui/select and signozhq/ui/combobox#11425
H4ad wants to merge 1 commit into
mainfrom
feat/select-migration

Conversation

@H4ad
Copy link
Copy Markdown
Contributor

@H4ad H4ad commented May 22, 2026

Pull Request


📄 Summary

Why does this change exist?
What problem does it solve, and why is this the right approach?

Migrate away from Antd Select in almost all parts of the UI, with the exceptions being:

Screenshots / Screen Recordings (if applicable)

Include screenshots or screen recordings that clearly show the behavior before the change and the result after the change. This helps reviewers quickly understand the impact and verify the update.

Before After
image image
image image
image image
image image
image image
image image
image image
image image
image image
image image
image image
image image

Issues closed by this PR

Reference issues using Closes #issue-number to enable automatic closure on merge.

Fixes https://github.com/SigNoz/engineering-pod/issues/4457


✅ Change Type

Select all that apply

  • ✨ Feature
  • 🐛 Bug fix
  • ♻️ Refactor
  • 🛠️ Infra / Tooling
  • 🧪 Test-only

🧪 Testing Strategy

How was this change validated?

  • Tests added/updated: No
  • Manual verification: Yes
  • Edge cases covered: -

⚠️ Risk & Impact Assessment

What could break? How do we recover?

  • Blast radius: All app
  • Potential regressions: Bug introduced during migration
  • Rollback plan: Find the bug and fix the issue directly.

📝 Changelog

Fill only if this affects users, APIs, UI, or documented behavior
Use N/A for internal or non-user-facing changes

Field Value
Deployment Type Cloud / OSS / Enterprise
Change Type Feature
Description We are migrating from Antd Select components to our component library, so you will see some select components a little bit different and more aligned with our design. We got a lot of improvements in the colors for query builders across the product.

📋 Checklist

  • Tests added or explicitly not required
  • Manually tested
  • Breaking changes documented
  • Backward compatibility considered

@H4ad H4ad requested review from a team as code owners May 22, 2026 18:43
@github-actions github-actions Bot added the enhancement New feature or request label May 22, 2026
@H4ad H4ad marked this pull request as draft May 22, 2026 18:45
@H4ad
Copy link
Copy Markdown
Contributor Author

H4ad commented May 22, 2026

Blocked by SigNoz/components#251

@H4ad H4ad force-pushed the feat/select-migration branch from dbcd313 to 2b73b58 Compare May 22, 2026 18:59
@H4ad H4ad force-pushed the feat/select-migration branch from 2b73b58 to 8c06f97 Compare May 27, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant