AtlasOfLivingAustralia / collectory

Metadata registry for the Atlas
https://collections.ala.org.au
Other
0 stars 15 forks source link

Misleading tooltip on dataset listings page #249

Open matsbov opened 2 months ago

matsbov commented 2 months ago

On the datasets listing page (/datasets) there is a small arrow icon in front of each item in the list. The arrow appears clickable and shows the tooltip "Click to show more information". Nothing happens when you click it.

The code that's supposed to show more information is out commented and seems unfinished. This PR (https://github.com/AtlasOfLivingAustralia/collectory/pull/248) "fixes" this by removing the misleading tooltip and the clickable appearance of the icon.

You could of course instead fix the intended functionality but I don't know how much work that would involve. Either way something should be done because as it stands now it appears broken.

adam-collins commented 2 months ago

PR merged