Improve catalogue and PDF viewer UX and light mode uiux - #527
Merged
Conversation
YOGESH-08
reviewed
Aug 15, 2026
| <Button | ||
| onClick={toggleReadingMode} | ||
| className="relative h-10 w-10 rounded p-0 text-white bg-[#6536c1] transition hover:bg-[#7d4fc7]" | ||
| title="Reading Mode (R) — show just the paper" |
YOGESH-08
reviewed
Aug 15, 2026
| className="group fixed bottom-5 left-1/2 z-[2] flex -translate-x-1/2 items-center gap-2 rounded-full bg-[#262635]/70 py-1.5 pl-3.5 pr-2 text-xs font-medium text-white/70 shadow-lg backdrop-blur transition-all hover:bg-[#262635] hover:text-white hover:opacity-100" | ||
| style={{ opacity: 0.55 }} | ||
| > | ||
| <BookOpenText size={13} /> |
Collaborator
Collaborator
Collaborator
Rithish-2914
force-pushed
the
fix/UI-PDFVIEWER
branch
from
August 16, 2026 15:33
7134c1f to
d1fd6e9
Compare
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




📌 Purpose
Improve the overall user experience across the PDF viewer and paper catalogue, with a focus on Reading Mode, light-mode UI consistency, bulk downloads, and clearer loading/feedback states.
Showcase
Changes
PDF Viewer / Reading Mode
Light Mode UI/UX
Catalogue Selection & Downloads
Preparing zip...feedback during downloads.Additional Notes
stagingbranch.