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

951-View dataroom folder tree list and documnet list ui fix #952

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AshishViradiya153
Copy link
Contributor

fixes #951

Copy link

vercel bot commented Oct 14, 2024

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

A member of the Team first needs to authorize it.

Copy link

what-the-diff bot commented Oct 14, 2024

PR Summary

  • Removal of Unused Import
    The unused import called useRouter from next/router has been removed. This makes the code cleaner and potentially enhances the performance.

  • Scrollbar Component Addition
    A scrollbar component is added to the DataroomViewer. This will enhance the data room viewer's scroll functionality and improve user navigation.

  • Layout Update For Sidebar and Content area

    • Padding and margin classes have been adjusted to enhance the layout and provide proper space between elements.
    • ViewFolderTree component is now wrapped inside the ScrollArea, allowing better handling of scrolling in the folder tree.
    • Horizontal scroll bars are included now for easier navigation across the folder tree.
  • Sheet Component Behavioural Enhancement
    Improvements were made to the Sheet component to make it more accessible and visually appealing.

  • Breadcrumb Implementation Optimization
    The breadcrumb implementation has been cleaned up and optimized, providing a much smoother user experience when navigating directories.

@AshishViradiya153 AshishViradiya153 changed the title Dataroom folder tree list and documnet list ui fix 951-Dataroom folder tree list and documnet list ui fix Oct 15, 2024
@AshishViradiya153 AshishViradiya153 changed the title 951-Dataroom folder tree list and documnet list ui fix 951-View dataroom folder tree list and documnet list ui fix Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🕹️] Dataroom view ui : hotFix
1 participant