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

feat: add class to loading component #1263 #8

Closed
wants to merge 1 commit into from

Conversation

DanielVZ96
Copy link
Member

Description

We need to modify the height of the loading element for a theme. As the codebase stands it doesn't have any usable selector for this. This PR adds a page-loadingclass for easy theming.

Testing instructions

They can be found in this MR

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (opencraft-release/palm.1@b5e8ae2). Click here to learn what that means.

Additional details and impacted files
@@                     Coverage Diff                     @@
##             opencraft-release/palm.1       #8   +/-   ##
===========================================================
  Coverage                            ?   86.98%           
===========================================================
  Files                               ?      254           
  Lines                               ?     4388           
  Branches                            ?     1112           
===========================================================
  Hits                                ?     3817           
  Misses                              ?      552           
  Partials                            ?       19           

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

@Agrendalath
Copy link
Member

Agrendalath commented Jan 12, 2024

@DanielVZ96, we don't need this for now, right?

@Agrendalath Agrendalath deleted the dvz/page-loading-class branch January 12, 2024 16:52
@DanielVZ96
Copy link
Member Author

@Agrendalath right, not needed now thanks to firefox supporting the :has pseudoclass

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.

2 participants