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

fix: disable drag and drop on mobile #563

Merged
merged 5 commits into from
Aug 14, 2024
Merged

fix: disable drag and drop on mobile #563

merged 5 commits into from
Aug 14, 2024

Conversation

mfts
Copy link
Owner

@mfts mfts commented Aug 14, 2024

No description provided.

Copy link

vercel bot commented Aug 14, 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 Aug 14, 2024 2:03pm

Copy link

what-the-diff bot commented Aug 14, 2024

PR Summary

  • Enhancement in DataroomItemsList and DocumentsList Components
    The update includes an incorporation of useMediaQuery in both dataroom-items-list.tsx and documents-list.tsx components to manage the display of content on different devices effectively. It ensures automatic adjustment of website or app layout depending upon whether it's accessed on a mobile device or a larger screen, enhancing the user experience.

  • Removal of role from Query in move.ts File
    The update removed the role from the query in the move.ts API file. It's part of an effort to streamline the data requirements for this specific API file and potentially improve its performance.

  • Styling Adjustment in the Documents Page
    The styling in the Documents page has been modified. Though the specifics of the changes aren't given, updates in the styling generally aim to improve the page's aesthetic appeal and user interaction.

@mfts mfts merged commit 7c49529 into main Aug 14, 2024
2 checks passed
@mfts mfts deleted the fix/drag branch September 3, 2024 12:15
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.

1 participant