Tagged Questions
3
votes
5answers
201 views
What should the behaviour be of tabs in a form?
I'm implementing a (subscription)form which is designed by another party.
A description of the form:
- First there are a couple of text-fields
- Then there is a section with tabs which contain ...
5
votes
6answers
164 views
Should tabs changes in a web app be part of the browser history?
I've implemented a JavaScript plugin that tracks tab changes in through the browser history. Here's a brief overview of how it works:
Once tab is clicked, the URL hashtag (the part that looks like ...
7
votes
6answers
363 views
Plus icon for new tab not working in user testing. Anomaly or actually confusing for users…
For Context:
So I am performing some user testing, and the interface is changing how tabs work with in the system. Currently tabs indicate the top level of different customer define hierarchies. The ...