redash icon indicating copy to clipboard operation
redash copied to clipboard

Search datasources by name.

Open naveedc opened this issue 10 months ago • 2 comments

What type of PR is this?

  • [ ] Refactor
  • [x] Feature
  • [ ] Bug Fix
  • [ ] New Query Runner (Data Source)
  • [ ] New Alert Destination
  • [ ] Other

Description

This is a simple UI feature which allows users to search datasources by name in the datasources tab in settings. When using redash for enterprise purposes the list of datasources can get quite large having a search feature is every helpful.

How is this tested?

  • [x] Unit tests (pytest, jest)
  • [ ] E2E Tests (Cypress)
  • [x] Manually
  • [ ] N/A

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

naveedc avatar Apr 18 '24 16:04 naveedc

Screenshot 2024-04-18 at 12 02 56 PM Screenshot 2024-04-18 at 12 00 13 PM

naveedc avatar Apr 18 '24 16:04 naveedc

@naveedc please run yarn prettier. hopefully it'll help

AndrewChubatiuk avatar May 03 '24 09:05 AndrewChubatiuk