Skip to content

feat(deck): add board filter input to the board header - #8215

Open
pringelmann wants to merge 1 commit into
mainfrom
feat/board-filter-input
Open

feat(deck): add board filter input to the board header#8215
pringelmann wants to merge 1 commit into
mainfrom
feat/board-filter-input

Conversation

@pringelmann

Copy link
Copy Markdown

Summary

Server is removing the "local search bar" it rendered in the header for so Deck now owns its filter input. The filtering logic is unchanged - only where the query comes from.

image

Input now shown on a board and on the board list, which filters board titles from the same query; not on Upcoming, which has no consumer for it. Named "Filter", not "Search", per design feedback.

Behaviour change: the global search box no longer filters the board behind it. Those events are deprecated and the bar driving them is being deleted.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

AI (if applicable)

  • The content of this PR was partly or fully generated using AI (mostly tests)

@pringelmann

Copy link
Copy Markdown
Author

Fixing cypress test

@pringelmann
pringelmann force-pushed the feat/board-filter-input branch from 378cea1 to 7174898 Compare July 29, 2026 13:23
Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
@pringelmann
pringelmann force-pushed the feat/board-filter-input branch from 7174898 to 7d3ec0a Compare July 30, 2026 08:15
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.

1 participant