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

Blur class progress in anonymous mode #5151

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Blur class progress in anonymous mode #5151

merged 2 commits into from
Nov 14, 2023

Conversation

bmesuere
Copy link
Member

This pull request adds a blur in anonymous mode to the class progress of hidden/closed series and series where the progress is hidden for students.

Simply blurring wasn't enough (the bar length was still visible), so I also set the color of the different pieces to neutral color.

I simplified the css by using :not which is supported by our supported browsers: https://caniuse.com/css-not-sel-list

image

Closes #5117.

@bmesuere bmesuere added the enhancement A change that isn't substantial enough to be called a feature label Nov 14, 2023
@bmesuere bmesuere requested a review from a team as a code owner November 14, 2023 10:44
@bmesuere bmesuere requested review from niknetniko and jorg-vr and removed request for a team November 14, 2023 10:44
@bmesuere bmesuere merged commit 1fc1392 into main Nov 14, 2023
15 checks passed
@bmesuere bmesuere deleted the feature/blur-progress branch November 14, 2023 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A change that isn't substantial enough to be called a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blur hidden class progress in anonymous mode
3 participants