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

enhance: polished documents dashboard page #275

Merged
merged 4 commits into from
Feb 13, 2024

Conversation

ashrafchowdury
Copy link
Contributor

Description

Polished the document dashboard page, made it responsive for all devices, and added a proper skeleton loader for all components.

Changes

  1. Added Icons on Dropdown items and Stats cards.
  2. Realigned components.
  3. Added blazingly-looking skeleton loader.
  4. Made it responsive for all devices.
  5. Fixed the disable links while document is being processed #193 issue.
  6. Removed unnecessary elements
  7. Added all dashboard skeleton loaders into a skeleton folder for better organization.
  8. Realigned the file upload progress bar.
  9. Improved the component's conditional rendering.
  10. ...

Preview

papermark_polished_document_dashboard.-.Made.with.Clipchamp.1.mp4

New location of the file upload progress bar.

image

Issue

Closes #193

@ashrafchowdury ashrafchowdury requested a review from mfts as a code owner February 6, 2024 09:29
Copy link

vercel bot commented Feb 6, 2024

@ashrafchowdury is attempting to deploy a commit to the mftsio Team on Vercel.

A member of the Team first needs to authorize it.

@mfts
Copy link
Owner

mfts commented Feb 12, 2024

Thanks for the PR @ashrafchowdury -- taking a look now

components/links/link-sheet/domain-section.tsx Outdated Show resolved Hide resolved
components/documents/stats-element.tsx Outdated Show resolved Hide resolved
components/links/links-table.tsx Outdated Show resolved Hide resolved
components/skeletons/links-table-sekeleton.tsx Outdated Show resolved Hide resolved
@ashrafchowdury ashrafchowdury requested a review from mfts February 12, 2024 10:34
Copy link
Owner

@mfts mfts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work. looks really nice

Copy link

vercel bot commented Feb 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
papermark ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2024 9:52am

@mfts mfts merged commit 35de751 into mfts:main Feb 13, 2024
2 checks passed
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.

disable links while document is being processed
2 participants