I’m working on a mobile app with a GUI similar to the Gasbuddy mobile app.
The first screenshot is what Gasbuddy looks like now. The 2nd screenshot is the same thing but without the borders around the dropdowns.
I may be overthinking, but …
I currently have a web app that works quite well (if I may say so) on both mobile and desktop via the use of media-queries and by keeping things simple. The UI looks like this
┌────────────────┐ ┌────────────────────────────────────────…
I have an 8-step wizard in my app and in the penultimate step, the user has to review all of the choices made in previous steps.
The user may only proceed to the final step of the wizard if the choices are confirmed. The final step is then…
I have an 8-step wizard in my app and want the user to be able to abort the whole wizard.
My app has a title bar and usually, the top left icon is either a "burger icon" (opening the main drawer) or a "back arrow"
For m…
We have a feature in our mobile application that can be accessed from the main menu of the application, is it possible to access this page in another place of the application? Whether a page can be accessed from two different paths is good…
Well, this maybe the simple question but it has given me a headache for days.
I’m making an app, from design, code, etc…. The app is a note app, user can select multiples of them, and then can archive or delete them, it will look like th…
Is there an equivalent of a tree list filter for iOS/Android?
Users need the ability to filter down a list. For example, they might filter across multiple options (countries, states, cities). They should be able across countries (across al…
Currently, I’m redesigning the survey and I’m looking for any use case/research in which flow increases completion rates. Does someone have any insights?