Git Product home page Git Product logo

Comments (4)

danspratling avatar danspratling commented on August 26, 2024 1

I'm not entirely sure what you mean. This is a css based utility, which means once included errors will show up once the correct combination of tags/attributes appears.

If you're looking for something more programmatic which checks through the code you've written looking for more direct problems, content issues or similar then that's a problem reserved for other tools, like (eslint-plugin-jsx-a11y)[https://github.com/evcohen/eslint-plugin-jsx-a11y], and manual testing which automated tools could never entirely replace.

Let me know if I've misunderstood what you're suggesting.

from checka11y.css.

danspratling avatar danspratling commented on August 26, 2024 1

Going to close this. I don't think this is in scope and it appears the author agrees (based on the emoji).

CSS is automatic so at most you'll have to refresh the page after making changes to see them applied.

In future, it might be worth considering a tool with auto-reload if we convert this to a different approach than testing directly in HTML/CSS files but for now that would be a bit much.

from checka11y.css.

 avatar commented on August 26, 2024

I think I caused some confusion with the examples of HTML etc.

What I wanted to show with my above suggestion is that the program is currently (as I saw it, please correct me if I'm wrong) trimmed so that you always have to manually start the CSS "validator" when you make changes.

But to give the user a more comfortable experience, you could automate this non-automated process. Thats what i wanted to say / suggest.

from checka11y.css.

jackdomleo7 avatar jackdomleo7 commented on August 26, 2024

I think I understand what you're asking and I think it will already do this. As you're writing the code/HTML, the CSS automatically hooks onto whatever you're writing, you don't have to restart anything.

E.g. you could inspect this comment and start adding your own HTML and automatically, the GitHub stylesheets will apply the styles to whatever you've just written in the inspector.

I'm happy to leave this issue open if we've misunderstood, then you, @David-Spudic, can provide us with more details when we release it?

from checka11y.css.

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.