Giter Site home page Giter Site logo

Comments (2)

davidgilbertson avatar davidgilbertson commented on September 27, 2024

I have two options when it comes to score inheritance (that I can think of).

Option 1 - be loose

Let people propagate any of the four scores down to all descendants. If someone misses out on discovering something because they thought they knew all the pseudo classes (or whatever it might be) but do not actually know of :empty or the new :left and :right selectors, it's not my job to stop them.
UI for this will be hard (for mobile) - there's not much room to work with for each row.

Option 2 - be strict

Allow "don't know it" and "don't care" to be propagated down to all children.
Don't allow this for "know it" and "know of it".
This is logical but still opinionated.

Thinking about this now, if you "Don't care" or "Don't know" about CSS Filter effects, that logically applies to all children so I can propagate those scores down without asking. So option 2 is actually a zero-UI solution.

While I'm generally not a fan of software telling me what to do, I think option 2 wins here just for the simplicity of it.

Thoughts?

from know-it-all.

O-kasso avatar O-kasso commented on September 27, 2024

Both options sound like improvements to me. Option 1 pretty closely mirrors the behaviour of the nested folder checklist UI in Windows. Option 2 is a little more forgiving however.

from know-it-all.

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.