Overall UI/Layout #215
Replies: 2 comments
-
Another alternative that's floating around in my head, that I want to log for us to think about: What if we eliminate the idea of tabs, and instead make it more of a continuous deep dive by what the user clicks? I think I'd need to watch at least one person really using the app before I could fully work this out, but the idea arose from noting how things flow when selecting things in even the current version of the app. If that behavior is desirable, do we need tabs, per se? Instead, perhaps we structure things more by "What you were looking at", "What that leads to", and "Where else you can go." For example:
We'd probably still want to have all the inputs available (all with "All" options to turn off the specifics of what they're looking at), and we'd probably need a "close" option on the right-most card to basically reset things up a level. Obviously this is still just a vague idea of the direction. |
Beta Was this translation helpful? Give feedback.
-
I think tab-less is an interesting idea, but it would make extensions MUCH harder to reason about. So we'll keep having something at least tab-like that helps the user control what they're looking at. We'll also (try to) be smart about jumping to relevant tabs based on where users are and what they've selected, to somewhat get the best of both worlds. |
Beta Was this translation helpful? Give feedback.
-
I'd like to update the overall (default) layout to fulfill a couple goals:
Below is a rough mockup of what I'm picturing. Note that everything will have margins in the real layout, so it won't look EXACTLY like this.
I don't have my heart set on this exact layout, so I welcome any ideas to make it more usable. We have nested tabs pretty much no matter what we do (since each tab can/often will have its own tabs), but I think changing direction can help.
Each tab would also get an update toward answering these questions:
So on the "Study Overview" tab, we'll have two summary/drill-down options:
Clicking in either of those should take the user to the most relevant tab (either Metric Details or Site Details, depending exactly what they clicked).
What does everyone think? Do you have suggestions for improvements? Are there requirements I haven't considered?
Beta Was this translation helpful? Give feedback.
All reactions