Skip to main content

Questions tagged [feature-request]

Proposals for new features on the Stack Exchange network, or requests for a change to an existing feature. On posts tagged feature-request, voting may indicate agreement or disagreement with the proposed change, in addition to the quality or usefulness of the post itself. Feature requests are not brought to the company's attention until and unless a [status-review] tag is added by a moderator or employee.

2 votes
1 answer
96 views

Mechanism to Determine Appropriate Stack Exchange Site

I see a lot of moderators migrating questions from one site to another pretty often, but tonight I had a question which doesn't neatly fit into any in the list. Is there a mechanism, or even a ...
BigNutz's user avatar
  • 121
2 votes
1 answer
177 views

Remove `[Text]` from the no-alt-text warning message

Feature request: Remove [Text] from the no-alt-text warning message. Screenshot taken on https://ell.stackexchange.com/
Franck Dernoncourt's user avatar
9 votes
1 answer
208 views

Improve upload error message for animated WebP images

Animated WebP images are not supported. The error message is misleading (test file): Not a valid file type: please upload a bmp, gif, jpeg, png, or webp file. Feature request: Improve upload error ...
Franck Dernoncourt's user avatar
6 votes
0 answers
116 views

Disable roomba on Meta.SE feature requests [duplicate]

Feature request: disable roomba on Meta.SE feature requests. Motivation: keep track of which feature requests were disapproved by the community. Example 1 (link to post), Example 2 (link to post), ...
Franck Dernoncourt's user avatar
-4 votes
1 answer
145 views

Move suggested actions in the duplicate autocomment to the close banner

As so eloquently put by Shadow Wizard: There is already the "official" close banner appearing (for the OP only) on top of the question when there are pending close votes/flags - the ...
muru's user avatar
  • 7,707
-5 votes
1 answer
191 views

Post duplicate autocomments as the Community user

We have stopped showing to users who voted to close a question*, and yet for duplicates, we still advertise it with a (now brand new and even longer!) autocomment. We should start attributing these ...
muru's user avatar
  • 7,707
9 votes
0 answers
99 views

Use a different template for duplicate automatic comments for reposted questions by the same user

It happens every now and then that a user reposts their question - maybe they don't know how to edit, maybe the question was closed and they wanted to dodge the review queue, or maybe they didn't get ...
muru's user avatar
  • 7,707
-15 votes
0 answers
124 views

What if resources from SE Q&A communities are not enough for reviews of postings for reopening? [duplicate]

If a posting is in review queue for reopening and resources of Q&A communities of SE are not sufficient for review within a day or possibly several days, is it of value making a comment or being ...
beyondtime's user avatar
3 votes
0 answers
99 views

Could the named reference-link example be removed from the Markdown Help?

As documented in Stack Exchange's Markdown Help it's possible to create named "reference-style" links in Markdown: Here's a very readable link to [Yahoo!][yahoo]. [yahoo]: https://www....
sampi's user avatar
  • 155
-2 votes
1 answer
164 views

Increase max SEDE query running time

I see an increasing amount of: Line 0: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. errors (screenshot) on SEDE due to ...
Franck Dernoncourt's user avatar
-3 votes
0 answers
113 views

Why is blocked tags list only allowed to edit by the staff, but not on site moderators level? [duplicate]

Modify the list of blocked tags is only possible by the staff as mentioned here. What the problem we can face if we allow to make it on site's moderators level? Is there something other than technical ...
αλεχολυτ's user avatar
3 votes
1 answer
326 views

Has it ever been considered to raise the 30K character limit for answers?

Most Superuser questions can be comprehensively answered within the confines of 30K characters, however there are the occasional comprehensive answers that could benefit from additional comprehensive ...
JW0914's user avatar
  • 258
1 vote
0 answers
72 views

Should the long existing tag synonyms be merged at some point?

According to the FAQ post on synonyms and merging (current revision): "All good tag synonyms should eventually be merged (source)." Having a tag synonym which is not merged causes various ...
Martin's user avatar
  • 15.2k
4 votes
0 answers
116 views

Add a way to hide site disclaimers

Issue: Site disclaimers sometimes take most of the page on mobile devices (example), and they appear on all questions, if the site has a disclaimer. Feature request: Add a way to hide site disclaimers....
Franck Dernoncourt's user avatar
-21 votes
3 answers
239 views

Penalties for continuously closing questions for a bad reason?

It is extremely common in my experience to see a question that is closed for a reason that is clearly incorrect. It takes an eternity for the question to be unclosed through the appeal process. In the ...
Steven Sagona's user avatar
-11 votes
0 answers
110 views

Tutorials on Stack Overflow

Is there a reason why doesn't Stack Overflow have a tutorial section on its website? I think this would be a great feature as yes, you can get an answer to a specific problem but sometimes it's just a ...
Steven Buick's user avatar
9 votes
3 answers
328 views

The "talkative" user problem

After asking questions and providing answers here for about 10 years, few days ago I have faced with a very irritating problem. Currently, the subject of my interest is ImageMagick, a command-line ...
jsx97's user avatar
  • 216
-12 votes
1 answer
198 views

In the AI policy on SE sites allowing GenAI, don't discourage sharing the entire prompt(s). Sharing the entire prompt(s) should be instead encouraged

Regarding the SE sites allowing the use of generative AI: https://physics.stackexchange.com/help/ai-policy, https://webapps.stackexchange.com/help/ai-policy, https://serverfault.com/help/ai-policy, ...
Franck Dernoncourt's user avatar
13 votes
1 answer
269 views

i.sstatic.net is missing IPv6 DNS resolution

Cloudflare is about one of the easiest way to get a domain served over both IPv4 and IPv6. However the new image hosting domain doesn't have any AAAA records. Would it be too much to ask for images to ...
iBug says Reinstate Monica's user avatar
6 votes
0 answers
145 views

Have an option to permanently switch to the jQuery fallback across all SE sites

Every SE site loads script from https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js. Unfortunately, the majority of Google's domains, including ajax.googleapis.com, are blocked by GFW. ...
typed-sigterm's user avatar
-22 votes
1 answer
214 views

Revisit the idea of attachments, now that images are selfhosted

Is it time to revisit the idea of attachments, now that images are self hosted? (Stack Exchange’s image hosting arrangement with Imgur is ending - advance notice) See the old question here: Please add ...
Rand Random's user avatar
11 votes
1 answer
401 views

Please enable hotlinking to images hosted under sstatic.net

I have just discovered that the new i.sstatic.net domain does not allow hotlinking. I assume it was done to prevent using the images outside of the SE network, however I kindly ask you to reconsider ...
Dharman's user avatar
  • 9,676
-25 votes
1 answer
122 views

Can Stack Exchange have a direct interface to push code from GitHub? [closed]

I would like to see this feature implemented—an interface to push code from GitHub—as I keep having to copy paste code between Stack Exchange and GitHub. I know that GitHub has its own discussion ...
theonerishi's user avatar
5 votes
1 answer
84 views

How to easily access your "saved for later"/duplicates list when voting duplicates

It would be very useful, when voting on a question as duplicate, if one could easily access the "Saved for later" list (or whatever list one uses), since that's where I keep the commonly ...
siggemannen's user avatar
2 votes
1 answer
65 views

When a tag is removed, why isn't it removed from watchlists?

Recent activity in New Caledonia (and the closure of the airport) made me wonder if there were any recent questions in the air-calin tag on Travel. It's one of my watched tags, so I clicked it and -- ...
Kate Gregory's user avatar
  • 75.1k
17 votes
1 answer
267 views

Can we exchange one index for another one?

In the Stack Exchange Data Explorer only the most logical/beneficial yet minimal set of indexes is created for the tables found in the schema. One of those indexes is on the Users table: CREATE ...
rene's user avatar
  • 91k
1 vote
1 answer
110 views

Allow editing already-submitted “In need of moderator intervention” flag comments

After I submit text for the flagging reason “In need of moderator intervention”, it's not possible to edit it. So my feature-request is: after submitting the "In need of moderator intervention&...
user1176409's user avatar
  • 1,789
-32 votes
2 answers
376 views

Stack Overflow announcement profile [duplicate]

Feature request: a Stack Overflow announcement account! So as you all know, Stack Overflow manages a lot of the administration of the Stack Exchange network, so this is not site specific. I just want ...
security_paranoid's user avatar
-12 votes
1 answer
352 views

Allow higher-resolution GIF images

Current limitation: One cannot upload animated GIF images with over 50 million pixels. This makes it impossible to upload HD animated images that have more than a few frames. E.g., if a gif has a ...
Franck Dernoncourt's user avatar
-12 votes
1 answer
102 views

Separately show number of upvotes and downvotes [duplicate]

Here on Meta Stack Exchange (MSE), by clicking on the net reputation of a question, we can see the number of updates and downvotes received separately. I think this feature should be made available on ...
Aarush Saharan's user avatar

15 30 50 per page
1
2 3 4 5
838