okTurtles / group-income

A decentralized and private (end-to-end encrypted) financial safety net for you and your friends.
https://groupincome.org
GNU Affero General Public License v3.0
331 stars 44 forks source link

Menu-hierarchy design for settings on mobile #699

Open taoeffect opened 5 years ago

taoeffect commented 5 years ago

Problem

The conventional way of doing settings on mobile is to use a hierarchy of menus, and this works really well. The way we're doing it right now however is instead of using a menu hierarchy, we're putting the content of all of the settings (the values at the end of the menu hierarchy), all on a single settings page. This gives a somewhat cluttered and disorganized look on mobile.

Solution

NOTE: this isn't a high priority for the prototype, but would be nice at some point, and should be relatively simple to design. For this reason, I'm making this as low-priority for now.

mmbotelho commented 5 years ago

We are using this approach on the user settings, right @taoeffect ? Or are you talking about something else?

Captura de ecrã 2019-10-15, às 10 02 26
mmbotelho commented 5 years ago

Quick summary of what we discussed in the hackathon:

The first navigation level should look more compact and have the sections clearly separated (e.g.: Discord, iOs native settings)

cc @taoeffect