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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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

Merging #310 (b7dceaa) into master (b642456) will not change coverage.
The diff coverage is n/a.

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

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