LCOGT / hermes-frontend

The frontend for hermes.
GNU General Public License v3.0
0 stars 1 forks source link

Add vue-multiselect package and use it for multiselect widget for top… #44

Closed jnation3406 closed 1 year ago

jnation3406 commented 1 year ago

…ic selection

The vue-multiselect widget offers a searchable topic list, so I think it should fulfill our needs without needing any profile stuff. You can type to search, then click to filter by that, and it adds a tag for the filtered topics in the bar. You can click the "x" on them to remove the tag, or remove them by clicking again within the select box on that option. Screenshot below showing what it looks like with two topics selected.

image