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

UI: Scroll the requests list #310

Closed
wants to merge 2 commits into from
Closed

Conversation

tarampampam
Copy link
Owner

Description

Changed

  • Requests list now is scrollable

Fixes #308

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I wrote unit tests for my code (if tests are required for my changes)
  • I have made changes in the CHANGELOG.md file

@tarampampam tarampampam self-assigned this May 26, 2023
@tarampampam tarampampam marked this pull request as ready for review May 26, 2023 11:21
@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.13%. Comparing base (b642456) to head (b7dceaa).
Report is 248 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #310   +/-   ##
=======================================
  Coverage   62.13%   62.13%           
=======================================
  Files          35       35           
  Lines        1743     1743           
=======================================
  Hits         1083     1083           
  Misses        618      618           
  Partials       42       42           

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

@tarampampam tarampampam closed this Dec 6, 2024
@tarampampam tarampampam deleted the fix/scrollable-requests-list branch December 6, 2024 14:39
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.

Central Panel Scrolling
1 participant