You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, to search for patients, assets or facilities, we have to go to its corresponding list page and search. We could improve the experience by providing a global search that can be used to search any of those.
Describe the solution you'd like
Open up a global search bar upon the keyboard shortcut.
When no filters are applied, the user could be prompted with available searches. "Search patients" / "Search facilities" / "Search assets" / etc.
Once the master search is selected, additional filters can be applied (see screenshot below)
Support for searching and filtering facility/assets/patients, each module can be added in separate PRs as a follow-up to the first implementation.
Hey, it seems a very nice idea, we can add a feature like spotlight search offered by ios , where we can type various tags and as one presses enter that particular tag would be selected, or even we can provide some custom inputs in the spotlight like
field:value pair tags,
Is your feature request related to a problem? Please describe.
Currently, to search for patients, assets or facilities, we have to go to its corresponding list page and search. We could improve the experience by providing a global search that can be used to search any of those.
Describe the solution you'd like
Support for searching and filtering facility/assets/patients, each module can be added in separate PRs as a follow-up to the first implementation.
Additional context
Ref: https://www.npmjs.com/package/@pupilfirst/multiselect-dropdown
Preview: https://multiselect-dropdown.pupilfirst.com/
The text was updated successfully, but these errors were encountered: