Skip to content

Adds sticky bulk actions bar to category list view#46

Merged
ronalfy merged 1 commit into
release/2.5from
feat/category-bar
May 7, 2026
Merged

Adds sticky bulk actions bar to category list view#46
ronalfy merged 1 commit into
release/2.5from
feat/category-bar

Conversation

@ronalfy
Copy link
Copy Markdown
Contributor

@ronalfy ronalfy commented May 7, 2026

This change introduces a sticky footer bar for category bulk actions in the categories list view, mirroring the functionality and appearance of the patterns screen.

Key updates include:

  • Sticky Bulk Actions Bar: The bulk actions component is now rendered within a dedicated sticky container at the bottom of the viewport. This enhances accessibility and usability for bulk operations by keeping the controls visible while scrolling through categories.
  • Layout Refinements: The scope of the form provider has been expanded to encompass the entire view, and the rendering logic for bulk actions has been adjusted to integrate seamlessly with the new sticky bar structure.
  • Styling Adjustments: New CSS rules support the fixed bar layout, ensuring consistent presentation and an improved user experience.
  • Code Readability: Various parts of the component, including state declarations and conditional logic, have been reformatted for better readability.

@ronalfy ronalfy self-assigned this May 7, 2026
@ronalfy ronalfy added the enhancement New feature or request label May 7, 2026
@ronalfy ronalfy merged commit faccf86 into release/2.5 May 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants