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] LicenseDetails not rendered #399

Closed
1 task done
MuluhGodson opened this issue Feb 1, 2022 · 0 comments · Fixed by #400
Closed
1 task done

[Bug] LicenseDetails not rendered #399

MuluhGodson opened this issue Feb 1, 2022 · 0 comments · Fixed by #400
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

MuluhGodson commented Feb 1, 2022

Description

Potentially, when a user selects a license type on chooser or goes through the steps, there is a card on the right that displays the details of that specific license combination. Currently, this card is not displayed.

Reproduction

  1. npm install
  2. npm run build-component
  3. open demo.html and go through the steps
  4. See error. [LicenseDetails which should be displayed on the right side is absent]

Expectation

LicenseDetails should display correctly.

Screenshots

Wrong output

image

Correct output

image

Resolution

  • I would be interested in resolving this bug.
@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 self-assigned this Feb 1, 2022
@MuluhGodson MuluhGodson mentioned this issue Feb 1, 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