sillsdev / appbuilder-portal

Portal for Scriptoria -- App Publishing Service
MIT License
25 stars 5 forks source link

Componentize Search input #1038

Closed FyreByrd closed 1 day ago

FyreByrd commented 2 days ago

Turned common instances of a search bar across the project into a svelte component. As the UI is basically the same, no screenshots have been included.

Probably should not be merged until after PR #1025 has been merged, as there will be conflicts.

FyreByrd commented 1 day ago

Rebased to resolve conflicts from prior merge of #1025

FyreByrd commented 1 day ago

Also made it so that clicking the search icon will focus the input