tsdataclinic / scout

Scout is a data discovery tool to explore open data portals worldwide.
https://scout.tsdataclinic.com
Apache License 2.0
33 stars 12 forks source link

If there are no collections, clicking "Add to Collection" should prompt the user to create a collection #234

Closed jps327 closed 2 years ago

jps327 commented 2 years ago

Depends on #229

When a user clicks on "Add to Collection", if the user has not created a collection then the dropdown should show a button that says "Create collection"

Clicking on this button should take the user to a Create Collection flow, either as a modal or by opening the Collections popover in the Create Collection view.

This should remove the concept of a "Pending collection" from our codebase.