msolters / Tiles

Dynamic CV and Resume app
http://tilesjs.meteor.com
0 stars 1 forks source link

When Done / Cancel is necessary, show always on top #22

Closed epheterson closed 9 years ago

epheterson commented 9 years ago

Weird to go into the side menu to complete an action. Ex. the re-order category view, at first glance, looks like a bunch of categories w/out content.

msolters commented 9 years ago

I think this is more of an issue with the category sorting not being intuitive.

I like having all tools in the menu, and it is also a very logical decision for mobile since there is considerably less screen estate.

msolters commented 9 years ago

Anyway there's a lot of backend changes going on this weekend, so for the sake of simplicity I'm leaving all confirm/cancels in the menu. I'll address perhaps moving them elsewhere at sufficiently large resolutions when I've ironed out the actual data structures and their CRUD behaviour.

epheterson commented 9 years ago

Sounds good, no real priority on this one

msolters commented 9 years ago

Sorting is the last feature waiting for this implementation now.