Skip to content

feat: redesign batch actions#2589

Open
JammingBen wants to merge 11 commits into
mainfrom
feat/batch-actions-redesign
Open

feat: redesign batch actions#2589
JammingBen wants to merge 11 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 ?

@JammingBen JammingBen force-pushed the feat/batch-actions-redesign branch 2 times, most recently from a60c3c7 to 389d725 Compare June 25, 2026 06:23
@JammingBen JammingBen force-pushed the feat/batch-actions-redesign branch from 389d725 to 1510b78 Compare June 25, 2026 08:38
@JammingBen JammingBen marked this pull request as ready for review June 25, 2026 11:41
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