Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] All steps appear to have been completed when chooser is launched #401

Closed
MuluhGodson opened this issue Feb 1, 2022 · 0 comments · Fixed by #403
Closed

[Bug] All steps appear to have been completed when chooser is launched #401

MuluhGodson opened this issue Feb 1, 2022 · 0 comments · Fixed by #403
Assignees
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work

Comments

@MuluhGodson
Copy link
Member

Description

When using chooser, the user is required to proceed procedurally completing each step before moving to the next.
To indicate that a step has been completed, the number of the step is filled with green colour, else it retains its grey colour.
Presently when the chooser is started, all the steps appear to have been completed: ie, all the step numbers are green-filled.

Reproduction

  1. npm install
  2. npm run build-component
  3. open demo.html
  4. See error. [All steps appear to be completed]

Expectation

Each step number should only have a green fill when it has been completed.

Screenshots

Correct output chooser-beta.creativecommons.org

image

Wrong output

image

@MuluhGodson MuluhGodson added 🟧 priority: high Stalls work on the project or its dependents 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🛠 goal: fix Bug fix 💻 aspect: code Concerns the software code in the repository labels Feb 1, 2022
@MuluhGodson MuluhGodson mentioned this issue Feb 2, 2022
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant