Giter Site home page Giter Site logo

Comments (6)

CorinaMurg avatar CorinaMurg commented on May 27, 2024 1

I am working on the alphabetical sorting of the list, and one idea is for each group of tags to be a bit on its own. Visually it would be easier to look up the group starting with a certain letter. We could also mark (and let the screen reader announce) the completion of a group. And the ellipsis (...) could indicate that a group is not yet completed.
A very simplistic design to illustrate this (it was done in Excel!):
image

This could take care of letting users know when they completed one group.
We don't need to have the heading with the group's letter, but at least a gap between each group.

And then of course, announce 50% and 100% completion.
We could also add a countdown when there are only 10 or just 3 left to submit.

from html-tag-quiz.

YuriDevAT avatar YuriDevAT commented on May 27, 2024

Great idea! This makes it easier to follow the progress.

from html-tag-quiz.

CorinaMurg avatar CorinaMurg commented on May 27, 2024

@YuriDevAT
Do you think this is ready to move forward? By this I mean define the issue more clearly and implement it? I think I was waiting for us to have a UI design ready, but now I realize that the JS parts of this issue could be implemented regardless of the design.

from html-tag-quiz.

YuriDevAT avatar YuriDevAT commented on May 27, 2024

Yeah of course. The content of the message can be separated from the design, I would say. This issue is more about deciding how many messages will there be and what they are going say.

from html-tag-quiz.

CorinaMurg avatar CorinaMurg commented on May 27, 2024

@YuriDevAT
Right now we have an ariaMessage that updates with each new added tag, so a screen reader user will hear "23 added" etc.
This changes to a congrats message at 50% and 100% completion.

Do we want this info displayed also on screen? Not sure if it's necessary since we have the progress bar, but it would be more specific than the progress bar, which some users might prefer.
image

image

Not sure what would be best.
Then the other option is to keep it the way it is, and just add the congrats messages, just as we planned with this issue.

from html-tag-quiz.

YuriDevAT avatar YuriDevAT commented on May 27, 2024

Yes @CorinaMurg , my suggestion would be as I added it into the design, having the progress showing as a number as well.
Progressbar showing current number of added tags.

Depending on the effort it takes, I would have implemented it with my styles PR already. If it takes more, a new issue for this would be the better choice I guess.

from html-tag-quiz.

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.