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: xpert should have z-index priority #43

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

alangsto
Copy link
Member

Because the new sidebar components have been released to prod, and in rendering have a higher z-index, we need to manually set the z-index for Xpert to ensure that it overlays on top of other components visible in the courseware.

Before:
Screenshot 2024-02-20 at 8 37 47 AM

After:
Screenshot 2024-02-20 at 9 40 35 AM

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b20b8c4) 81.36% compared to head (ba342b7) 81.36%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   81.36%   81.36%           
=======================================
  Files          13       13           
  Lines         220      220           
  Branches       30       30           
=======================================
  Hits          179      179           
  Misses         39       39           
  Partials        2        2           

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

@alangsto alangsto force-pushed the alangsto/fix_component_z_index branch from c233ae0 to ba342b7 Compare February 20, 2024 16:32
Copy link
Member

@varshamenon4 varshamenon4 left a comment

Choose a reason for hiding this comment

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

lgtm, thanks for presenting in standup!

@alangsto alangsto merged commit 07b5678 into main Feb 20, 2024
6 checks passed
@alangsto alangsto deleted the alangsto/fix_component_z_index branch February 20, 2024 18:07
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