Code Monkey home page Code Monkey logo

Comments (3)

emaxx-google avatar emaxx-google commented on September 26, 2024

BTW, the color-based approach is also not good from the accessibility perspective: users might have troubles with distinguishing the colors.

from chromeos_smart_card_connector.

ayaNader avatar ayaNader commented on September 26, 2024

So maybe writing the status next to the reader name (Success/Failure/Warning)?

from chromeos_smart_card_connector.

emaxx-google avatar emaxx-google commented on September 26, 2024

Let's probably start from the tooltips for the icons as a small improvement. This icon is a non-crucial piece of the UI, but having it clarified in form of tooltips would make it clearer for the curious users.

As for displaying the status clear-text - we'd have to make sure we're not making the UI overcomplicated. Some thoughts:

  • When everything is alright (which is 99% of all scenarios), it's probably better to just show the reader name, without any additional labels.
  • Note that in the case of failure, we already display the word "error" and (together with the error code).
  • So the only remaining state is the "yellow" intermediate state; but that one is usually displayed only for a fraction of a second - so again probably better to avoid any additional labels, since they'll just cause flickering.

from chromeos_smart_card_connector.

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.