Skip to content

Conversation

marunrun
Copy link
Contributor

@marunrun marunrun commented Sep 19, 2025

SUMMARY

  • Add searchInput condition to SearchSelectDropdown rendering in DataTable
  • Prevents search dropdown from appearing when search functionality is disabled
  • Fixes UI inconsistency where search controls were shown without search input capability

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Before

before.mp4

After

after.mp4

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • 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

…ut is enabled

- Add searchInput condition to SearchSelectDropdown rendering in DataTable
- Prevents search dropdown from appearing when search functionality is disabled
- Fixes UI inconsistency where search controls were shown without search input capability

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link

@korbit-ai korbit-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've completed my review and didn't find any issues.

Files scanned
File Path Reviewed
superset-frontend/plugins/plugin-chart-table/src/DataTable/DataTable.tsx

Explore our documentation to understand the languages and file types we support and the files we ignore.

Check out our docs on how you can make Korbit work best for you and your team.

Loving Korbit!? Share us on LinkedIn Reddit and X

@dosubot dosubot bot added the change:frontend Requires changing the frontend label Sep 19, 2025
@msyavuz msyavuz requested review from msyavuz and kgabryje September 19, 2025 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change:frontend Requires changing the frontend plugins size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant