The filtered search and pills input components have similar visual appearance but inconsistent user interaction behaviors, which creates a confusing user experience.
Filtered Search Component:
Uses Tab key to traverse through criteria pills
Pill deletion requires: Tab → Select pill close button → Enter
Pills Input Component:
Uses Arrow keys to navigate between pills
Pill deletion uses Delete key directly
Filtered Search Component:
Shows hand cursor (pointer) when hovering over pills
Pills Input Component:
Shows normal cursor (default) when hovering over pills
Imo, we should align these to have same user experience
The filtered search and pills input components have similar visual appearance but inconsistent user interaction behaviors, which creates a confusing user experience.
Filtered Search Component:
Uses Tab key to traverse through criteria pills
Pill deletion requires: Tab → Select pill close button → Enter
Pills Input Component:
Uses Arrow keys to navigate between pills
Pill deletion uses Delete key directly
Filtered Search Component:
Shows hand cursor (pointer) when hovering over pills
Pills Input Component:
Shows normal cursor (default) when hovering over pills
Imo, we should align these to have same user experience