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(ui): removes edit drawer button from uploads collection edit view #10426

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

PatrikKozak
Copy link
Contributor

What?

Previously, the uploads collection edit view contained an unnecessary button in the file details which allowed opening the same document in a drawer.

Why?

This button was left over from v2 when it was originally built to allow editing of uploads from different collection edit views that had upload type fields (relationship) within them.

This edit drawer button is now a separate button on the Upload relationship component here.

How?

Removes edit drawer button from the FileDetails component.

Before:

Screenshot 2025-01-07 at 1 49 18 PM

After:

Screenshot 2025-01-07 at 1 47 51 PM

@PatrikKozak PatrikKozak changed the title fix(ui): removes unnecessary edit drawer button from uploads collection edit view fix(ui): removes edit drawer button from uploads collection edit view Jan 7, 2025
@PatrikKozak PatrikKozak merged commit 9701fc6 into main Jan 8, 2025
67 checks passed
@PatrikKozak PatrikKozak deleted the fix/uploads-edit-drawer-button branch January 8, 2025 14:06
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.

2 participants