You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 12Ugh don't get me started on the Left Nav. It could be so much more, especially on Network sites that really only have 6 links and the "your teams have moved" message :(. Chat, Featured on Meta, Help Center, Review Queues, 10k/Mod tools. All of this should be on Left Nav.Robotnik– Robotnik2024-04-30 03:39:25 +00:00Commented Apr 30, 2024 at 3:39
- 1Its one of my two pet peeves, and the simpler one to fix. I'll get started any chance I get ;)Journeyman Geek– Journeyman Geek2024-04-30 10:11:43 +00:00Commented Apr 30, 2024 at 10:11
- 1We know that left navigation space is a hot commodity, and we are open to conversations about the best way to utilize it. In this case, we thought it was important to link SO Jobs in a very prominent location on sites because we are testing the potential of this feature, which means giving it a strong chance to be engaged with by many users. The old SO Jobs was also linked from the left navigation so we thought it was a logical choice for this experiment as well.Sasha– Sasha StaffMod2024-04-30 19:52:04 +00:00Commented Apr 30, 2024 at 19:52
- 1In addition to creating useful features that add value for users, bringing in more resources that allow us to reinvest in the community, is absolutely one of our goals for partnerships like this one. With more resources we hope to be able to better prioritize feature requests and other improvement asks that come from the community.Sasha– Sasha StaffMod2024-04-30 19:52:08 +00:00Commented Apr 30, 2024 at 19:52
- 2@Sasha - You'll have to excuse my hasty mock up - but something like this would be ideal: i.sstatic.net/GscF2hmQ.png. Obviously some thought would have to go into who gets to see what links but most of that logic already exists for the links on the top bar. Plus, moving this functionality to the left-nav would allow you to remove it from the top bar, making it a bit cleaner in some contexts (eg mobile)Robotnik– Robotnik2024-05-06 05:28:46 +00:00Commented May 6, 2024 at 5:28
- 2@Robotnik thanks! I shared that with someone on our UX/UI team.Sasha– Sasha StaffMod2024-05-06 14:59:28 +00:00Commented May 6, 2024 at 14:59
- For future visitors: Since this answer was written, chat has been added to the left sidebar (but not meta)Starship– Starship2025-04-22 00:00:00 +00:00Commented Apr 22 at 0:00
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you