fix(manage): responsive filter row and conditional system-snaps toggle [UDENG-9624]#2087
Draft
juanruitina wants to merge 4 commits into
Draft
fix(manage): responsive filter row and conditional system-snaps toggle [UDENG-9624]#2087juanruitina wants to merge 4 commits into
juanruitina wants to merge 4 commits into
Conversation
Only show the toggle when the snap filter is active; reset it to false when switching to another filter. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Custom _FilterSortLayout render object keeps sort right-aligned, wrapping to a second line only when needed. Search is full-width on compact, fixed width otherwise. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Use Flexible + TextOverflow.ellipsis on sort label and system-snaps row. Grow search field width from hint text. Clamp sort offset to prevent negative x on narrow layouts. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
_SearchFilterSortLayout measures the filter group's natural width; if it fits beside the search field it stays inline, otherwise the whole group wraps to a second row as a unit. UDENG-9624 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
725d085 to
c02b5da
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Improves the installed-apps filter row on the manage page in two ways:
UDENG-9624
Type of Change
Bug fix (non-breaking)
Checklist
melos run test)melos run format:exclude)melos run generate)melos run gen-l10n)AI-authored.