Questions tagged [navigation]
For questions about the mechanisms you can use to help people find their way around your application or web site.
1,689 questions
4
votes
1
answer
496
views
Visual conflict between FAB and floating tab bar in mobile layout
I'm redesigning a mobile interface for a product list feature. Previously, the layout used a fixed tab bar at the bottom of the screen, along with a floating action button (FAB) for adding products. ...
0
votes
1
answer
106
views
What is the expected behavior for navigation when you've got multiple button states, which correspond to one color each?
I'm working on a Unity app:
The first menu has users choose a couple of items in an accordion list: When one parent button is clicked, then a extended list with all of the child items is shown below ...
0
votes
1
answer
111
views
Should I use a FAB Menu in a Navigation Rail FAB?
The new Material Design Expressive update was released just a few days ago (at the time of writing this).
It introduces a new FAB Menu component, which is a styled Menu that gets opened by a FAB.
...
0
votes
1
answer
147
views
From a UX point of view, is it acceptable for the user to type the IP address?
I'm working on an embedded electronic device (MCU based, not IoT) that has a WiFi transceiver on board.
It hosts a simple webserver to let the user to access an internal HTML page.
Currently, the ...
0
votes
2
answers
158
views
Filter icon within each tab - good, bad?
Wondering what the community thinks of a horizontal tab navigation with a filter icon within the tabs.
Tab 1 (Filter Icon) | Tab 2 (Filter Icon) | Tab 3 (Filter Icon)
There are two actionable ...
0
votes
0
answers
72
views
Vertical "tabs" and their behaviour
I am currently trying to create a webpage which also gives a index/hyperlink behaviour for the content that is visible on scroll. Where each of the hyperlinks (which look like a page of content) take ...
1
vote
2
answers
164
views
Very long responsive nav menus
This is a menu for an e-commerce site. The menu is too long, with several items as shown in the screenshot:
It has fixed elements, some of which are specific to e-commerce (the four buttons on the ...
0
votes
1
answer
101
views
While designing a web app, should we apply two interactions to the same element?
I'm designing a collapsible menu bar. In the collapsed state, it only shows the hovering effect while putting cursor on the menu icon. Should I add navigation to the same icon which will navigate it ...
1
vote
1
answer
83
views
Filters not applicable to all charts - Data Dashboard
I'm working on a data dashboard, with filters. We've done a couple of feasibility meeting with the dev team and they mentioned some of the filters are not applicable to 3 charts.
Note that these ...
0
votes
2
answers
159
views
How would you test horizontal breadcrumbs vs vertical, hierarchical ones?
What test protocol would you suggest for discovering whether users find one of the two options as more efficient for navigation:
Also (1): considering option 2, different visual representation ...
0
votes
2
answers
160
views
Improve readability of navbar menu
I designed a simple responsive menu using Bootstrap 5:
I don't like it very much because it seems there is no clear separation among the items. Putting it in another way, looking at the middle, it's ...
1
vote
1
answer
66
views
Cross or left arrow in wizard started in a details screen
Dashboard -> list of devices -> device details -> start installation action
Dashboard -> list of devices -> create device system action -> success ui state -> start installation ...
0
votes
1
answer
96
views
website navigation to accommodate both products and services -
I am working on revamping a website for a salon with several locations that allows users to book appointments online as well as shop their product line. Currently, the revenue from the sale of ...
0
votes
1
answer
149
views
Showing sidebar based on the context?
When the user logs in to my website, they see the main dashboard. They can navigate to the Projects page and see a list of projects.
I am planning to put the Dashboard, Projects, global Settings etc ...
2
votes
1
answer
37
views
Nav Menu - Navigation & features exposure - which is it?
I have worked on both Webapps and application software for last few years now. Whenever I look up to strategize the menu for the application, there is a subtle difference and a confusion that I see ...