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 header overflow issues in FastGridTemplate #5935

Merged
merged 1 commit into from Nov 29, 2023
Merged

Conversation

philippjfr
Copy link
Member

Removes duplicated CSS and removes overflow: hidden property on #header-items.

Fixes #5931

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5c622de) 84.05% compared to head (9b710cc) 84.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5935      +/-   ##
==========================================
+ Coverage   84.05%   84.17%   +0.11%     
==========================================
  Files         291      291              
  Lines       42907    42907              
==========================================
+ Hits        36065    36115      +50     
+ Misses       6842     6792      -50     
Flag Coverage Δ
ui-tests 40.84% <ø> (-0.03%) ⬇️
unitexamples-tests 72.48% <ø> (+0.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@philippjfr philippjfr merged commit 79628f8 into main Nov 29, 2023
13 checks passed
@philippjfr philippjfr deleted the fast_grid_css_fixes branch November 29, 2023 11:44
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.

MenuButton does not present drop down in FastGridTemplate
1 participant