amc-heme / scExploreR

Shiny app for single cell omics data visualization
https://amc-heme.github.io/scExploreR/
MIT License
2 stars 0 forks source link

Object dictionary: metadata description cards have blank headers when metadata labels are not defined in the config app #263

Closed wish1832 closed 2 days ago

wish1832 commented 1 month ago

If a metadata variable is added in the config app and a label is not chosen, the "card" for displaying the metadata description in the auto-generated object dictionary will have a blank header (see screenshot below). If a label is not defined for a metadata variable, the header should show the name of the metadata variable as defined in object metadata, instead of being blank.

Screenshot 2024-03-20 at 12 36 48 PM

Similarly, if a description is not entered for a variable, the content of the card will be blank. To the end user, it is not clear whether the description was intentionally not provided, or if this is a bug.

srg0502 commented 1 month ago

This behavior occurs even when a label is chosen. The header appears to be blank, even though the label appears in the HTML code for the element.