qri-io / desktop

Qri Desktop
https://qri.io/desktop
GNU General Public License v3.0
67 stars 14 forks source link

Dataset Rename Modal #637

Closed chriswhong closed 4 years ago

chriswhong commented 4 years ago

This issue will add Rename Dataset as an action, available in the hamburger menu on each row in the collection view and in the header of the dataset view.

As the name suggests, the user will see a modal with a text input containing the current dataset name, where they can edit and click "Rename". The modal should validate the input and not allow the user to rename to an invalid name. Upon success/failure, a toast should appear.

Other items: