Skip to content

feat: redesign batch actions#2589

Draft
JammingBen wants to merge 6 commits into
mainfrom
feat/batch-actions-redesign
Draft

feat: redesign batch actions#2589
JammingBen wants to merge 6 commits into
mainfrom
feat/batch-actions-redesign

Conversation

@JammingBen

@JammingBen JammingBen commented May 22, 2026

Copy link
Copy Markdown
Member

Changes the appearance of the batch actions to match the redesign mocks.

This also tidies up the implementation a bit by removing the CreateAndUpload component:

  • The relevant upload-related parts don't need a template, so they have been moved to a composable that gets invoked by GenericSpace.
  • The clipboard relevant actions are implemented as proper file actions that are rendered via the existing batch actions extension point.
image

closes #2022

@JammingBen JammingBen self-assigned this May 22, 2026
@tbsbdr tbsbdr requested review from AlexAndBear, tammi-23 and tbsbdr and removed request for AlexAndBear, tammi-23 and tbsbdr May 22, 2026 16:02
@tbsbdr

tbsbdr commented May 22, 2026

Copy link
Copy Markdown
Member

i like! could you please double-check with the design - I think we need a bit more whitespace within the bar

image

@AlexAndBear

AlexAndBear commented May 22, 2026

Copy link
Copy Markdown
Member

Hm, somehow I like the original more then the redesign, it doesn't look visually appealing to me.

Anyways, can we apply the deselect click handler around the x icon and the text, so it's easier to reach ?

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.

Batch actions redesign

3 participants