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

ReportScore component #22

Open
Pentaminum opened this issue Oct 12, 2023 · 0 comments
Open

ReportScore component #22

Pentaminum opened this issue Oct 12, 2023 · 0 comments
Assignees

Comments

@Pentaminum
Copy link
Member

Description:

The ReportScore component is a simple reporting box that shows up in the report page. The component should automatically expand to the full width of its wrapping parent component with the fixed height.

Reporting page wireframe:
Image

Figma prototype:
Image

For now, just use the texts and features in the prototype as fixed values.

The component consists of the two features

  • ReportScore box with fixed height and the width that fills the parent component's width
  • Texts and designs in prototype

Acceptance Criteria:

  • The Report Box contatins the texts in the prototype design
  • Add the component to src/components/[LOCATION].
  • Write a JSDoc comment on the component, illustrating its characteristics.
  • Write a test with Jest and RTL to verify its rendering.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Closed
Development

No branches or pull requests

2 participants