iossifovlab / gpfjs

MIT License
0 stars 0 forks source link

change searchable dropdowns to angular material autocomplete #1066

Closed IlinaGergova closed 3 months ago

IlinaGergova commented 3 months ago

Background

Current searchable dropdowns have some issues (like #825 #824 #759).

Aim

To use Angular Material Autocomplete for these dropdowns.

Implementation

Searchable dropdown places:

joankosev commented 3 months ago

remove animations: when the dropdown opens and when an item is clicked gene browser: when selecting a gene with Enter, it doesn't close the dropdown pheno measure selector should update state when deleting from the input field (select a measure with the arrow keys; this will leave the focus in the input field. now you can delete with backspace and the state will still be correct. the moment the input field changes, the state should be updated accordingly.)

sentry-io[bot] commented 3 months ago

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

Did you find this useful? React with a 👍 or 👎