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

[frontend] UI fix scrollbar useless in custom dashboard (#8282) #8823

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

CelineSebe
Copy link
Member

Proposed changes

  • paddingBottom removed

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

@CelineSebe CelineSebe self-assigned this Oct 29, 2024
@CelineSebe CelineSebe added the filigran team use to identify PR from the Filigran team label Oct 29, 2024
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.30%. Comparing base (88697d0) to head (5bf165d).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8823   +/-   ##
=======================================
  Coverage   66.30%   66.30%           
=======================================
  Files         597      597           
  Lines       60976    60976           
  Branches     6267     6267           
=======================================
  Hits        40430    40430           
  Misses      20546    20546           

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

@CelineSebe CelineSebe merged commit 11067c2 into master Oct 30, 2024
6 checks passed
@CelineSebe CelineSebe deleted the issue/8282b branch October 30, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Useless vertical scrollbar in custom dashboard + hidden by the header
2 participants