Questions tagged [user-experience]
Use this for questions about the interaction design, behavior, and organization of the site, in terms of user experience.
295 questions
25
votes
0
answers
202
views
Can we remove the new code block headers?
Code blocks now have a header with a language tag and a Copy button. While this feature probably addresses a very old request, it poses multiple problems:
the copy button is only useful for very long ...
15
votes
1
answer
193
views
Deleted comments show as [deleted] in threaded comments
When experiments are enabled, it appears that if a comment is in "reply" to a comment that is then deleted, a "[deleted] [deleted]" place holder is instead shown, rather than just ...
8
votes
0
answers
148
views
Modify chat so that pressing enter selects a user rather than sending message after typing @
In chat today, multiple users send a message consisting of the @ symbol followed by the first three letters of a user's username. This happened for me after typing @, typing the first three letters, ...
13
votes
0
answers
127
views
Degraded date display in comments experiment -- why? [duplicate]
In the current comments experiment, why are older dates displayed uniformly as "over a year ago"?
Noticed it reading this answer:
https://stackoverflow.com/a/67260205
Comments are not part ...
75
votes
1
answer
530
views
New user experience is insanely irritating
This is how Stack Overflow looks when you visit it the very first time
There are four dismissable dialogs/announcements there and two things in the sidebar begging for attention. You have to dismiss ...
-268
votes
43
answers
8k
views
An experiment on pairing askers with experts in the community
We are evaluating a conceptual feature of the platform that would seek to pair askers and available experts in the community in a live session format. Beginning today, we are running an experiment to ...
257
votes
1
answer
5k
views
How can I revert the style/layout changes to comments?
The style of comments has become very eye-catching now, and I have to scroll down a lot to see the next reply.
If comments are so important, they should be published as answers.
In short, is there a ...
4
votes
0
answers
58
views
"similar questions" seems to ignore assigned tags
When asking a question (like How to use code (`(?{ ... })) in right side of substitute?), it seems the proposed "similar questions" ignore any tags assigned, mostly using the title of the ...
11
votes
0
answers
141
views
How can I remove myself from upcoming experimental features on Stack Overflow? [duplicate]
How can I exclude myself from Stack Overflow's experimental features?
I am already bored with comment new feature. Now they have added another option
I have zero idea if they have reached out to and ...
46
votes
1
answer
651
views
Is the voting experiment still an experiment? [duplicate]
The voting experiment announcement was to be monitored until 2024-12-23. This is probably why there was no feedback to my post there for ten days now. Hence, I am re-posting it as a separate question:
...
-22
votes
1
answer
161
views
Questions with bounties should be way more visible
I started a bounty a few days ago (Fill form fields in Colab notebook from URL query parameters) and for the life of me I can not find the bounty list. And I've been around SO for a while.
Shouldn't ...
13
votes
2
answers
273
views
The prevalence of inline "enter image description here" links indicates a UX problem
"enter image description here" is such a common sight, I think it's obvious there's a UX problem here.
Some thoughts:
Should SO block submission if the string exists?
Why are these links to ...
14
votes
0
answers
164
views
Stroboscopic Jobs page
Visiting https://stackoverflow.com/jobs/companies/gft and attempting to scroll creates some fireworks on my Chrome on MacOS Sonoma (browser in incognito mode, no extensions).
I seem to be unable to ...
18
votes
0
answers
346
views
Private nicknames to help with user31415926536
I tend to get all these user(number) accounts mixed up all the time. The generated gravatars don't help (much) and sometimes people change theirs.
What if I could specify that I want user12345678 ...
9
votes
0
answers
102
views
Edit dialog: "Save without review" is unclear, add a standard "save edits" button
A staging ground question has an outstanding major issue, but it also has a minor formatting issue that I can fix. I click edit, fix the formatting, and try to click the submit button, which is not in ...
13
votes
3
answers
203
views
Staging Ground comment UX causes users to forget to leave a review
I've seen several instances where reviewers have left a comment with feedback but forgot to leave a review. For example, in this question two users left a comment but forgot to submit a review. I ...
7
votes
0
answers
212
views
Remove the listener on clicking the preview or make it focus in the same position
When composing or editing a post, if you click the preview, the text area becomes focused.
Here are two main problems:
I scrolled the preview to the end, accidentally clicked it and... ARGH! The page ...
-8
votes
1
answer
160
views
When on a meta site, how can you return to the main Stack Overflow site (or whatever site you came from)?
Too many times I've caught myself falling down a Meta rabbit hole, and not being able to get back (quickly) without putting stackoverflow.com in my address bar.
I figure there should be a little ...
6
votes
0
answers
121
views
Improve warning box color when editing a previous version of a post
When editing a previous version of a post, the following warning box shows.
As you see, there's a red dotted border around the box, which I think is quite unclear.
Can it be fixed to be similar to ...
22
votes
0
answers
262
views
Provide a "grace period" to undo/retract bounty assignments (in case of misclicks)
When you upvote or downvote on something, you have a few minutes to change your mind. But when you award a bounty, it's just one click and it's done. There isn't even a confirmation!
I've just ...
4
votes
0
answers
136
views
Following a company page sends me to a JSON response page
When I'm trying to follow a company page on Stack Overflow, it redirects me to a new page containing a JSON response:
{"following":false,"success":true}
I think there's an error ...
11
votes
1
answer
128
views
There is no undo option after removing (or un-saving) a saved item
There is no undo button in the temporary success message, after unsaving a saved item.
The menu items are already very close together so what if I click the wrong option by accident?
I can't undo it.
9
votes
2
answers
1k
views
How can I include Tailwind CSS as external source in a Stack Snippet?
The recommended way of directly including Tailwind CSS according to their documentation is to add
<script src="https://cdn.tailwindcss.com"></script>
to the HTML head. But when ...
-17
votes
2
answers
297
views
Images as overlay [duplicate]
It bothers me that, whenever I click on an image inside a post, I get redirected to the site where the image is hosted (Imgur in this case). Can we make it so images are shown as an overlay in the ...
17
votes
0
answers
100
views
Message inbox doesn't remember "All" or "Unread" selection
At the top of the new inbox, there's a dropdown where you can select if you want to see "All" or only your "Unread" notifications.
When you pick "Unread" and then reload ...