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

Fix course color picker #671

Merged
merged 2 commits into from
Jul 2, 2023
Merged

Fix course color picker #671

merged 2 commits into from
Jul 2, 2023

Conversation

nilsreichardt
Copy link
Member

@nilsreichardt nilsreichardt commented May 18, 2023

As in #670 shown was the course color picker broken. The issue for this was that size was null for the default colors.

I also added a golden test to verify that the dialog is rendered correctly.

image

Fixes #670

@docs-page
Copy link

docs-page bot commented May 18, 2023

To view this pull requests documentation preview, visit the following URL:

docs.page/sharezoneapp/sharezone-app~671

Documentation is deployed and generated using docs.page.

@github-actions github-actions bot added feature: groups:courses Specific to only courses (instead of e.g. classes) feature: groups Groups umbrella term for courses and classes. testing labels May 18, 2023
@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 1d86b80):

https://sharezone-test--pr671-fix-course-color-pic-xdsnrffq.web.app

(expires Thu, 25 May 2023 14:57:33 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4cb3ae61e1e018abfd9841fd3239f5b49ccc034b

Copy link
Collaborator

@Jonas-Sander Jonas-Sander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nilsreichardt nilsreichardt added this pull request to the merge queue Jul 1, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 1, 2023
@nilsreichardt nilsreichardt added this pull request to the merge queue Jul 1, 2023
Merged via the queue into main with commit df90608 Jul 2, 2023
@nilsreichardt nilsreichardt deleted the fix-course-color-picker branch July 2, 2023 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: groups:courses Specific to only courses (instead of e.g. classes) feature: groups Groups umbrella term for courses and classes. testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Color picker has weird padding
2 participants