AtlasOfLivingAustralia / collectory

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

Remove misleading tooltip on datasets listing page #248

Closed matsbov closed 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 "fixes" this by removing the misleading tooltip and the clickable appearance of the icon.