GithubHelp home page GithubHelp logo

Comments (2)

marycklein avatar marycklein commented on May 26, 2024

A fall-back plan could be to set things up so that, on a page that lists all articles in an individual magazine issue, within each department, the articles would be listed alphabetically by family name of first author.

from westernfriend.org.

brylie avatar brylie commented on May 26, 2024

We initially agreed on alphabetical sorting, since it is conventional and pragmatic.

Adding manual or author-based sorting would introduce a couple of challenges:

  1. Featured Articles: We currently mark these directly on the article pages for easy publishing. Sorting them by position during editing would be cumbersome, requiring the editor to constantly switch between articles and remember their sort order.
  2. Sorting by Author's Last Name: This approach has two drawbacks:
    • It's not intuitive for users, as articles are listed by title, not author. Sorting by the author would be confusing since it's not the primary information displayed.
    • Technically, this would increase page loading times and complexity. The server would have to process a lot more information, sorting articles by the first-listed author's last name, which could slow down the site and burden the server.

Given these issues, and our goal to simplify and speed up the website, I think these sorting methods might complicate things rather than help. I'm keen on maintaining our focus on enhancing user experience through simplicity and efficiency.

Any thoughts on how we can address these sorting challenges without compromising our usability and performance?

from westernfriend.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.