|
Some checks failed
Security / Security check (push) Failing after 1s
The same single-select choice pattern appeared as four widgets: audit's hover pills, the store's SegmentedButton, the store filter dialog's ChoiceChips, and the approvals TabBar (usertest finding #14 / night-log decision 'pill segment as canon'). The audit pattern is promoted to a shared ChainSegments widget (optional icons, hover, selected border, button+selected semantics) and all four sites use it; approvals switches lists via IndexedStack so both stay alive and switching does not refetch. Guard per the no-bugfix-without-a-guard rule: widget tests for selection + semantics, plus a canon sweep that bans TabBar/TabBarView/TabController/SegmentedButton/ChoiceChip from lib/ (comments exempt). Deliberately out of scope: the flow editor's Graph/Text/Run tabs live in the separate editor package. Studio 0.75.0; guide images regenerated, dark + light verified. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com> |
||
|---|---|---|
| .. | ||
| integration | ||
| support | ||
| a11y_test.dart | ||
| audit_filter_test.dart | ||
| chain_log_test.dart | ||
| chain_segments_test.dart | ||
| detached_run_test.dart | ||
| doctor_deeplinks_test.dart | ||
| doctor_facts_test.dart | ||
| friendly_error_test.dart | ||
| guided_setup_test.dart | ||
| hub_auth_policy_panel_test.dart | ||
| hub_banner_test.dart | ||
| install_confirm_test.dart | ||
| l10n_formality_test.dart | ||
| load_docs_test.dart | ||
| nav_manifest_test.dart | ||
| pref_corruption_test.dart | ||
| responsive_test.dart | ||
| runs_error_classification_test.dart | ||
| sealed_identity_bar_test.dart | ||
| setup_gate_test.dart | ||
| sidebar_test.dart | ||
| state_matrix_test.dart | ||
| store_today_badge_test.dart | ||
| widget_test.dart | ||
| workspace_switcher_test.dart | ||