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(files): Add rounded corners back in grid view #46373

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

artonge
Copy link
Contributor

@artonge artonge commented Jul 9, 2024

Was removed intentionally due to mockups.

Before After
image image

@artonge artonge requested a review from skjnldsv as a code owner July 9, 2024 12:00
@artonge artonge self-assigned this Jul 9, 2024
@artonge artonge added this to the Nextcloud 30 milestone Jul 9, 2024
@artonge artonge force-pushed the artonge/fix/rounded_corner_in_grid_view branch from 9ac6d38 to 54f48d3 Compare July 9, 2024 12:02
@artonge artonge requested a review from susnux July 9, 2024 12:04
Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

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

var(--border-radius) for the image preview itself looks good, but the outside element (the hover/focus background) should have a bigger radius to match, so best use var(--border-radius-large) for that.

This is the same how it is in the action menus for example.

@artonge artonge force-pushed the artonge/fix/rounded_corner_in_grid_view branch from 54f48d3 to 9ebac30 Compare July 11, 2024 08:13
@artonge
Copy link
Contributor Author

artonge commented Jul 11, 2024

Updated

Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

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

✨ 🟦

Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge force-pushed the artonge/fix/rounded_corner_in_grid_view branch from 9ebac30 to 5fc79e4 Compare July 11, 2024 12:35
@susnux susnux merged commit 19c8c63 into master Jul 11, 2024
110 checks passed
@susnux susnux deleted the artonge/fix/rounded_corner_in_grid_view branch July 11, 2024 15:56
@blizzz blizzz mentioned this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants