Questions tagged [position]
the location in time or space of a control or element, position is often controlled to imply meaning or emphasis for an item.
108 questions
1
vote
2
answers
92
views
Selection state position after selecting/onload
I'm wondering for a UI element like this, where users can select an option, what should the on-load positioning be? Should the selected item be first? or should I have a divider for selected and the ...
5
votes
3
answers
1k
views
Button position in equal height containers
I am designing card elements and struggling with the CTA button positioning:
with equal amounts of dummy text the content heights and button positioning remained consistent and easy on the eye.
...
2
votes
3
answers
12k
views
How to improve UX for multiple buttons which are in one place with different functionality
I am working with a web application, there is a case to use 4 different buttons in one place with different functionalities. I think adding all the buttons in one place leads users see awkward and may ...
0
votes
1
answer
936
views
Where is the best place for the back button? [duplicate]
In some apps, you need to go through a number of steps. Of course, a back button is needed in this process, in case the user has made a mistake or changes his mind.
But my question is, what is the ...
2
votes
4
answers
1k
views
Button position depending on situation or always in the same position?
I have two situations:
A page with a table. The table can be short or long depending on user preference (items per page).
A page with a form. The form can be short or very long depending on some ...
1
vote
2
answers
117
views
Referring to the position of an element in modern (responsive) design
This is such a common and basic issue that there must be an answer somewhere already, but I can't see it, so I'm wondering if I'm missing something. Should we avoid referring to the position of an ...
-1
votes
1
answer
802
views
position of an icon with a text next to it [closed]
currently i'm designing a back-office to manage geolocation of items in realtime, well... The thing is you can download a csv with all data detailed...
which is the right position to put an icon ...
3
votes
3
answers
2k
views
On a mobile, why is the search bar position different in an web app and a mobile app?
What is the ideal position of the search bar on the mobile screen? Is it in the top-right corner or at the bottom?
Here is an web-app.
In this case, the search bar is placed at the top.
In addition ...
1
vote
1
answer
319
views
How to display a page with only one sentence and a link? [closed]
I have a page with only one sentence and a link after a form submission but I don't know how to display them to look good and still kind of 'appealing' to the user.
The sentence is (translated): Data ...
6
votes
3
answers
260
views
How big should an analogue stick be on a mobile game?
I am developing a mobile game, for fun, and am adding an analogue stick to control the main character. It looks something like this:
I am hoping to get some advice on the appropriate size and position....
0
votes
3
answers
714
views
iOS: Delete/Upload button position
My iOS app (for iPhone and iPad) has two main screens with two buttons each:
A table: Clicking on one of the cells opens screen 2; with Upload & Delete button
Detailed screen with more ...
2
votes
3
answers
170
views
Print-Button on expose
I have been thinking and thinking and thinking about this topic. I've researched multiple sources and theories. None of these was near to what we do, probably because of the pretty unique german ...
1
vote
1
answer
402
views
Button location: Save / Next / Cancel / Text notice
I am facing an issue in a recent project about the position of buttons.
In the UI system, we have this button group bar fixed to the bottom of page which already using in other pages.
So in the new ...
3
votes
3
answers
3k
views
Should a "Close" button on a dialog message modal always be in the same position and style?
Here are two examples of a current message dialog we have in the application I'm working on. The close button is the primary and only button in the left dialog. It's one of two options in the right ...
2
votes
1
answer
729
views
How can I display chat widget on mobile without affecting other artifacts?
I want to know a best way to display user chat icons on mobile, as these widgets are overlapping with other artifacts of screen. In mobile due to lack of space, overlapping of icons is appearing.
...