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 issues with pagination on CodePair page #211

Closed
hackerwins opened this issue Jun 24, 2024 · 0 comments · Fixed by #212
Closed

UI issues with pagination on CodePair page #211

hackerwins opened this issue Jun 24, 2024 · 0 comments · Fixed by #212
Assignees
Labels
bug 🐞 Something isn't working

Comments

@hackerwins
Copy link
Member

What happened:

Recently, the UI of the document list has been changed. Due to this UI change, several issues have been observed:

  1. The document count only displays the count of the first page.
  2. Even when additional pages are loaded, the number count does not increase.
  3. When there are additional pages, the loading progress is displayed without the additional documents being shown.
  4. The loading progress bar is too large and needs to be adjusted.
  5. The scrollbar appears on both the document and the entire screen, one of the two should be displayed.
screen-capture.webm

What you expected to happen:

The pagination UI should function properly, displaying accurate document counts, loading additional documents correctly with the progress indicator, and ensuring the scrollbar is displayed appropriately.

How to reproduce it (as minimally and precisely as possible):

  1. Access the CodePair page.
  2. Observe the behavior of the pagination UI according to the points mentioned above.

Anything else we need to know?:

Environment:

  • Operating system:
  • Browser and version:
  • CodePair version:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants