Giter Club home page Giter Club logo

Comments (3)

Dimibe avatar Dimibe commented on September 15, 2024

Hi @jadenwjh,
what would you expect for an custom ordering? If you have any ideas please let me know.

Maybe this helps already a bit:
I have made another grouped list package where the groupSeparatorBuilder gets the whole element instead of just the groupBy value. E.g. with that it's possible to display weekdays as groups names and sort them so that Monday is always on top (#47) .

I've created the new package because

  • it builds on scrollable_positioned_list and
  • performance with sticky headers is better

Check it out: https://github.com/Dimibe/sticky_grouped_list

from grouped_list.

jadenwjh avatar jadenwjh commented on September 15, 2024

Hi @Dimibe , I really liked the sticky_grouped_list. Thanks for sharing.

The custom ordering i was referring to was something like this:

I have different groups of items (Monday Tuesday ....). By default, Monday will be pushed to the top of the list. I am looking for a way to modify this order. For example, once it is Tuesday, I would like Monday to go to the bottom, and Tuesday to be pushed to the top.

That being said, I will be trying this out with the sticky grouped list as I think that is doable using DateTime. However, it might not apply if the groups are items with String names.

from grouped_list.

Dimibe avatar Dimibe commented on September 15, 2024

Done with #59

from grouped_list.

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.