Skip to content

fix(navigation): handle removed step in FlowHost proceed()#798

Merged
bmc08gt merged 3 commits into
code/cashfrom
fix/flowhost-removed-step
May 29, 2026
Merged

fix(navigation): handle removed step in FlowHost proceed()#798
bmc08gt merged 3 commits into
code/cashfrom
fix/flowhost-removed-step

Conversation

@bmc08gt
Copy link
Copy Markdown
Collaborator

@bmc08gt bmc08gt commented May 29, 2026

No description provided.

bmc08gt added 2 commits May 29, 2026 15:42
Extract the private CircularIconButton from AppBarDefaults into a shared
top-level component with a (Dp) -> Unit content lambda. Update all call
sites in TitleBar to use the new size parameter, migrate material2 to
material3 imports in SearchInput, and adjust padding in
RegionSelectionModalContent after SearchInput lost its built-in
horizontal padding.

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
When the current step is removed from the steps list (e.g. a gate whose
condition is now met), proceed() now navigates to the first remaining
step instead of doing nothing.

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt self-assigned this May 29, 2026
@github-actions github-actions Bot added type: fix Bug fix area: ui Compose UI, theme, components, resources and removed type: fix Bug fix labels May 29, 2026
@bmc08gt bmc08gt merged commit 78aabbd into code/cash May 29, 2026
3 checks passed
@bmc08gt bmc08gt deleted the fix/flowhost-removed-step branch May 29, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ui Compose UI, theme, components, resources type: fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant