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

Add color to children #218

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add color to children #218

wants to merge 5 commits into from

Conversation

MaHaWo
Copy link
Collaborator

@MaHaWo MaHaWo commented Dec 20, 2024

  • add background color to children card display in ChildrenGallery
  • child database table has a color column now
  • add color input element to the ChildrenRegistration component
  • use color with and without image, since image gets removed on screens with small width
  • adjust styles and tests as necessary
  • same flaky test syndrome as the other PR, fixed in Add trafficlight feedback frontend #214
    fixes Add colour to children #154

@MaHaWo MaHaWo self-assigned this Dec 20, 2024
@MaHaWo MaHaWo requested a review from lkeegan December 20, 2024 15:15
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 49 lines in your changes missing coverage. Please review.

Project coverage is 1.51%. Comparing base (4cbc0c8) to head (44bb6fe).

Files with missing lines Patch % Lines
frontend/src/lib/components/ChildrenGallery.svelte 0.00% 37 Missing ⚠️
...end/src/lib/components/ChildrenRegistration.svelte 0.00% 12 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #218      +/-   ##
========================================
- Coverage   1.52%   1.51%   -0.02%     
========================================
  Files         83      83              
  Lines       2488    2506      +18     
  Branches      95      95              
========================================
  Hits          38      38              
- Misses      2370    2388      +18     
  Partials      80      80              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add colour to children
2 participants