hyperswitch-control-center icon indicating copy to clipboard operation
hyperswitch-control-center copied to clipboard

feat: Added search func (profile) and id in OMP dropdowns (scroll and sort fixed)

Open kanikabansal-juspay opened this issue 4 months ago • 3 comments

Type of Change

  • [ ] Bugfix
  • [x] New feature
  • [x] Enhancement
  • [ ] Refactoring
  • [ ] Dependency updates
  • [ ] Documentation
  • [ ] CI/CD

Description

Added search profile func in profile dropdown and display of id's alongside org , merchant and profile names.

Screenshot 2024-10-11 at 12 44 38 PM

Motivation and Context

Better use experience

How did you test it?

Checked if the search functionality , scroll , sorting , and id tooltip + copy on clipboard is working fine.

Where to test it?

  • [x] INTEG
  • [x] SANDBOX
  • [ ] PROD

Checklist

  • [x] I ran npm run re:build
  • [x] I reviewed submitted code
  • [ ] I added unit tests for my changes where possible

kanikabansal-juspay avatar Oct 09 '24 12:10 kanikabansal-juspay