feat(ui): enhance merge file card layout and readability(nsoc'26)#68
feat(ui): enhance merge file card layout and readability(nsoc'26)#68SrashtiChauhan wants to merge 18 commits into
Conversation
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
@SrashtiChauhan is attempting to deploy a commit to the jhasourav07's projects Team on Vercel. A member of the Team first needs to authorize it. |
👷 Deploy request for quickstpdf pending review.Visit the deploys page to approve it
|
|
hi @JhaSourav07 , |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
What is this file about?
Could you please clarify which file you are referring to? I want to make sure I address the exact issue properly.
|
Hi @JhaSourav07 , Please let me know if anything else needs to be updated. Thanks! |
|
hi @JhaSourav07 ,
hi @JhaSourav07 , |
|
hi @JhaSourav07 , |
There was a problem hiding this comment.
Pull request overview
This PR aims to improve the Merge tool’s file card UI for better readability and interaction feedback, but it also includes substantial (and behavior-changing) updates to the Watermark page that go beyond the PR description and linked issue scope.
Changes:
- Update Merge PDF card layout (spacing, hover effects, thumbnail container styling, clearer metadata hierarchy).
- Refactor Watermark page flow (new “Apply Watermark” step, new error UI, preview URL lifecycle changes, removal of watermark style/position controls).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| src/pages/Merge/Merge.jsx | Enhances Merge file card UI styling and metadata presentation. |
| src/pages/Watermark/Watermark.jsx | Significant Watermark UI/behavior refactor (processing, preview handling, error handling), not aligned with PR scope. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
hi @JhaSourav07 ,
Thank You |
|
@JhaSourav07 , Could you tell me when my points update on leaderboard and dashboard? |
I think in around 2-3 hours |
Thank you so much. I also want to ask you Shriii19 /FlowForge i have also contributed to them but they are not adding labels and updating my points on leaderboard and dashboard although i have commented him in each pr around 10 pr i have contributed but they have only closed the issues but not give any label and updation in points. What should I do? |
Contact NSOC team for that |


Closes #45
NSOC'26
Hi @JhaSourav07,
I have worked on improving the UI of file cards in the Merge tool to enhance readability and overall user experience.
What I did
Improved spacing and layout inside each file card
Clearly separated:
Enhanced typography for better readability and hierarchy
Added subtle hover effects (border, shadow, scale) for better interaction feedback
Improved thumbnail container styling for better visual depth
Enhanced visibility of action buttons (preview & remove)
Why this change
Earlier, the file card UI felt slightly cramped and metadata was not clearly structured.
Now, the information is easier to scan, especially when multiple files are added, making the merge process more user-friendly.
Result
Screenshot
Notes
Status
Tested locally and working as expected.
Please review and let me know if any changes are needed.
Thank you!