Skip to content

core: frontend: kraken: BackAlleyTab: Fix search field on small screens - #4423

Merged
joaoantoniocardoso merged 1 commit into
bluerobotics:masterfrom
patrickelectric:fix-extension-search
Sep 14, 2026
Merged

core: frontend: kraken: BackAlleyTab: Fix search field on small screens#4423
joaoantoniocardoso merged 1 commit into
bluerobotics:masterfrom
patrickelectric:fix-extension-search

Conversation

@patrickelectric

@patrickelectric patrickelectric commented Sep 9, 2026

Copy link
Copy Markdown
Member

Helps #4391

before:

now:

The filter and sort buttons take the whole toolbar width, the search
field shrinks to nothing since it has no minimum width.

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Automated PR Review

0. Summary

  • Verdict: LGTM :shipit:

Fixes the extension search toolbar on small screens by allowing the toolbar-extension flex row to wrap, giving the query text field a min-width: 200px, and doubling the toolbar extension height on the xs Vuetify breakpoint so the wrapped Filters button has room. Minimal, self-contained CSS/template change scoped to core/frontend/src/components/kraken/BackAlleyTab.vue.

No further comments, nice job 👍

Generated by PR Review Bot. This is advisory, a human reviewer must still approve.

@patrickelectric
patrickelectric requested a review from a team September 10, 2026 00:18
@patrickelectric patrickelectric added the move-to-stable Needs to be cherry-picked and move to stable label Sep 10, 2026
@joaoantoniocardoso
joaoantoniocardoso merged commit 3dcf786 into bluerobotics:master Sep 14, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

move-to-stable Needs to be cherry-picked and move to stable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants