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 Sorting answers without a page reload

Below a question are buttons for sorting the answers: Pressing one of these buttons results in a page reload, with the answers now sorted according to the chosen criterion. For cases where ...

0 answers  ·  posted 12d ago by trichoplax‭  ·  last activity 5d ago by Monica Cellio‭

#2: Post edited by user avatar trichoplax‭ · 2024-10-26T13:46:50Z (12 days ago)
Add details of how rare paginated questions are
  • Below a question are buttons for sorting the answers:
  • > ![The three sorting buttons, Score, Active, and Age](https://meta.codidact.com/uploads/fjswpomkf03z2aexhsgykfb5xsdv)
  • Pressing one of these buttons results in a page reload, with the answers now sorted according to the chosen criterion.
  • For cases where all of the answers fit on a single page (no pagination links), could these buttons instead sort the answers in place, rather than the user having to wait for a page reload?
  • ## Browsers without JavaScript
  • For users who have disabled JavaScript in their browser, the buttons could fall back to being links that perform the page reload that we have currently, so there is no loss of functionality for these users.
  • Below a question are buttons for sorting the answers:
  • > ![The three sorting buttons, Score, Active, and Age](https://meta.codidact.com/uploads/fjswpomkf03z2aexhsgykfb5xsdv)
  • Pressing one of these buttons results in a page reload, with the answers now sorted according to the chosen criterion.
  • For cases where all of the answers fit on a single page (no pagination links), could these buttons instead sort the answers in place, rather than the user having to wait for a page reload?
  • ## Browsers without JavaScript
  • For users who have disabled JavaScript in their browser, the buttons could fall back to being links that perform the page reload that we have currently, so there is no loss of functionality for these users.
  • ## Affected questions
  • Currently, pagination is added for questions with more than 20 answers, which is rare in most communities, so the majority of questions would benefit from this change. Questions with large numbers of answers are usually only seen in contest categories. For example:
  • - [Challenges in Writing](https://writing.codidact.com/categories/20)
  • - [Photo Contest in Outdoors](https://outdoors.codidact.com/categories/19)
  • - [Contests,Critique in Photography](https://photography.codidact.com/categories/22)
  • - [Challenges in Cooking](https://cooking.codidact.com/categories/31)
  • - [Challenges in Judaism](https://judaism.codidact.com/categories/34)
  • - [Challenges in Code Golf](https://codegolf.codidact.com/categories/49)
  • Even there, questions with more than 20 answers are very rare. The only current examples are [6 posts in Challenges in Code Golf](https://codegolf.codidact.com/posts/search?search=answers%3A%3E20).
  • The only other examples are from communities that imported questions from Stack Exchange:
  • - [Outdoors with 3](https://outdoors.codidact.com/posts/search?search=answers%3A%3E20)
  • - [Scientific Speculation with 117](https://scientific-speculation.codidact.com/posts/search?search=answers%3A%3E20)
  • - [Judaism with 1](https://judaism.codidact.com/posts/search?search=answers%3A%3E20)
  • The highest example, Scientific Speculation, still only has around 10% of its questions having more than 20 answers.
#1: Initial revision by user avatar trichoplax‭ · 2024-10-26T13:10:31Z (12 days ago)
Sorting answers without a page reload
Below a question are buttons for sorting the answers:

> ![The three sorting buttons, Score, Active, and Age](https://meta.codidact.com/uploads/fjswpomkf03z2aexhsgykfb5xsdv)

Pressing one of these buttons results in a page reload, with the answers now sorted according to the chosen criterion.

For cases where all of the answers fit on a single page (no pagination links), could these buttons instead sort the answers in place, rather than the user having to wait for a page reload?

## Browsers without JavaScript
For users who have disabled JavaScript in their browser, the buttons could fall back to being links that perform the page reload that we have currently, so there is no loss of functionality for these users.