Questions tagged [status-declined]
Indicates that the feature request will not be implemented, or that a bug will not be fixed at present time.
856 questions
-60
votes
2
answers
822
views
Allow adding flagging "malicious downvoting suspected" on an answer
I've spent around 3-4+ hours writing/editing this answer:
C# LINQ Dynamic - Against a DataTable - Syntax not working?
The final version of it was downvoted.
I want to be able to flag an answer I wrote ...
18
votes
1
answer
436
views
Better notification for deleted question posts, to be able to dispute deletions
TL;DR: parent question post deletion is too easy – notifications may help
Something like this – actually analogous to the usual notifications
Parent post deletions should be checked more thoroughly ...
-11
votes
1
answer
170
views
Add links to alternate languages in the message saying English-only
When closing a Question on the English edition of Stack Overflow for not being in English, the message says:
Stack Overflow is an English-only site. The author must be able to communicate in English ...
-6
votes
1
answer
268
views
New stacks editor unusable on older version of Safari
I mostly use an older Mac with an older version of Safari. I've already learned that posting questions is impossible with this version of Safari. But I spend 99% of my time here answering rather ...
42
votes
1
answer
364
views
Require users to go through Staging Ground as long as they have other questions there
Today I had the frustrating experience of trying to usher a question through Staging Ground, only to find out that the user in question had simply ignored the whole process and had posted the question ...
-1
votes
4
answers
430
views
Started bounty on someone else's interesting question, then question has been closed before end of bounty
I have found this interesting question (I am not the author) : Cut a video in between key frames without re-encoding the full video using ffpmeg?.
It was quite upvoted, which shows interest by other ...
-18
votes
1
answer
183
views
Future Dates in Daily Visit Calendar
I've been using the Daily Visit Calendar to track my activity on Stack Overflow, and I noticed that it's possible to navigate to future dates. Since the primary purpose of the calendar is to track ...
-48
votes
1
answer
366
views
No FFmpeg on Stack Overflow? [duplicate]
This question shouldn't be locked, ffmpeg is a tool primarily used by programmers. I'm pretty sure a new mod did this (one unfamiliar with the land programming bash scripts). It was open for 9 years ...
7
votes
2
answers
182
views
Tag tooltips in the staging ground get clipped
Steps to Reproduce:
Open the Staging Ground
Hover over any of the first tags or scroll such that only the top / bottom of the table that lists posts is visible and then hover on a tag.
Expected ...
4
votes
1
answer
144
views
Identify Staging Ground questions with a specific CSS class
If your user preferences are set to include them, Staging Ground posts are appearing on question list pages including the home page.
Could the question <div> tags please be classed appropriately ...
-26
votes
1
answer
285
views
Can Stack Overflow have ChatGPT automatically generate the question titles (at least for lower-ranked members)? [duplicate]
People asking questions are frequently terrible at choosing a title for their question. I think it might be an improvement to have members below a certain reputation required to use a ChatGPT-...
31
votes
2
answers
2k
views
How to disable "Ask with AI" pop-up
I don't want to try now Ask with AI. Is there a way, without using ad-blockers / user style / user scripts, to avoid having the pop-up shown every time I open Stack Overflow?
Sidebar element text
Ask ...
-5
votes
1
answer
265
views
Make [astro] a synonym of [astrojs], or vice versa
Tag astro was burninated 2 years ago in Ad [astro]⠀⠀⠀⠀⠀. At that time there were only 23 questions tagged with it.
In the past 2 years, astrojs has become very popular, resulting in astro being ...
7
votes
1
answer
463
views
Synonymize [404-page] to [http-status-code-404]
Both 404-page and http-status-code-404 refer to the same thing, where a specific path is not found. The former page is a result of the latter status code. I don't think that difference warrants a ...
0
votes
1
answer
143
views
Make [anonymous-namespace] a synonym for [unnamed-namespace]
Please make anonymous-namespace a synonym for unnamed-namespace.
"Anonymous namespace" is a colloquialism in the C++ community which has established itself, which is equivalent to "...