Skip to content

fix navigation stack still persist after navigate back#1064

Merged
Tlaster merged 2 commits intomasterfrom
bugfix/navigation_stack
Jun 30, 2025
Merged

fix navigation stack still persist after navigate back#1064
Tlaster merged 2 commits intomasterfrom
bugfix/navigation_stack

Conversation

@Tlaster
Copy link
Copy Markdown
Contributor

@Tlaster Tlaster commented Jun 30, 2025

No description provided.

@Tlaster Tlaster requested a review from Copilot June 30, 2025 03:07
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes two custom navigation entry decorators to fix lingering navigation stack entries after navigating back.

  • Deleted ViewModelStoreNavEntryDecorator2.kt
  • Deleted SavedStateNavEntryDecorator2.kt

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
app/src/main/java/dev/dimension/flare/ui/component/ViewModelStoreNavEntryDecorator2.kt Removed custom ViewModelStore-based NavEntry decorator
app/src/main/java/dev/dimension/flare/ui/component/SavedStateNavEntryDecorator2.kt Removed custom SavedState-based NavEntry decorator

@Tlaster Tlaster enabled auto-merge June 30, 2025 03:21
@Tlaster Tlaster merged commit b70aea9 into master Jun 30, 2025
5 checks passed
@Tlaster Tlaster deleted the bugfix/navigation_stack branch June 30, 2025 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants