Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Post History

50%
+0 −0
Q&A Maintain sort order when returning to normal answer view

When viewing a specific answer, it has a message above it including a link to return to the normal view: If the answer sorting order is changed to "Active", the specific answer stays at the top ...

0 answers  ·  posted 6mo ago by trichoplax‭

#1: Initial revision by user avatar trichoplax‭ · 2024-05-30T16:48:50Z (6 months ago)
Maintain sort order when returning to normal answer view
When viewing a specific answer, it has a message above it including a link to return to the normal view:

![Message with link to return to the normal view, sorted by Score](https://meta.codidact.com/uploads/tym7jo3dwvxpgavruccfs3ms5sb4)

If the answer sorting order is changed to "Active", the specific answer stays at the top of the list, overriding the selected order. This is as intended:

![Message with link to return to the normal view, sorted by Active](https://meta.codidact.com/uploads/0en9387rupjo6pybyaddlq5ytgrv)

Note that the message wording has now changed from "regardless of its score" to "regardless of its activity". This is also as intended.

However, when following this link, the answer order reverts to the default order (Score):

![No message, and the sort order has reverted to Score](https://meta.codidact.com/uploads/wxve63b8jip8qa0y90q4ri326r22)

Ideally it would reflect whatever order the page was in before following the link. This way I can follow a link to a specific answer, sort the answers by Active, realise this leaves the linked answer at the top, follow the link to return to the normal view, and still see the answers in Active order as requested.