bharbron / hexbook-semantic

An Electron-React-Redux-Semantic-UI application for automatically generating a hexcrawl campaign notebook from random tables.
5 stars 3 forks source link

Implement deletion of tables #32

Open bharbron opened 6 years ago

bharbron commented 6 years ago

On the Tables screen, add a dropdown menu to each table card with a "Delete this table" option. Add an event handler to that menu option to trigger deletion of the table.

From the perspective of the store, deleting a table should do the following: