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

[WEB-66] Fix Files and Folders Don't Wrap When Resizing Screen #376

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

brian2w
Copy link
Contributor

@brian2w brian2w commented Jul 11, 2023

Why the changes are required?

Currently the files and folders overflow off the side of the screen (as shown below). They should instead wrap around in a sort of grid manner.

Changes

  • Folders and Files now wrap around when screen is resized
  • Folders and files line up in a grid system, where each takes 140px by 161px

Screenshots

image

Comments

@brian2w brian2w requested review from lauraw0 and jamest0 as code owners July 11, 2023 12:30
Copy link
Contributor

@lauraw0 lauraw0 left a comment

Choose a reason for hiding this comment

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

beautiful

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.

2 participants