PHI-base / PHI5_web_display

PHI5_web_display will allow to display PHI-Canto data
1 stars 0 forks source link

Set maximum width on 'Filter by Phenotype' drop-down menu #62

Closed jseager7 closed 1 year ago

jseager7 commented 1 year ago

The 'Filter by Phenotype' field in some annotation sections has no maximum width configured, meaning its width is dictated by the names of the phenotype terms. This means that the phenotype filter can become too wide in some cases.

For example, on the gene page for PHIG:297, the phenotype filter is so wide that it overlaps the 'Expand all' button:

image

Here's the same image with the phenotype filter hidden:

image

The width of the phenotype filter should never become so wide as to overlap other UI elements.

jashobanta-mcpl commented 1 year ago

Issue is fixed and deployed .

jseager7 commented 1 year ago

Confirmed fixed.

image