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

Think about final UI design #64

Open bharbron opened 5 years ago

bharbron commented 5 years ago

Getting really close to having basic functionality -- adding objects, editing objects -- complete. Getting ready to start implementing secondary and more complex functionality: deleting objects, importing/exporting objects.

We really need to think about how we are going to expose all of these actions in the UI. My initial thinking was dropdown menus for secondary actions, but that doesn't seem like it would work well with the card-based UI we've selected.

Perhaps something more in-line with "correct" card UI, where actions are listed at the bottom?

image

bharbron commented 5 years ago

https://material.io/design/components/cards.html