Skip to content

Fix: when we press allowed schedule it goes to app home - #335

Closed
alosslessdev wants to merge 4 commits into
curbox-app:kt-rewritefrom
alosslessdev:candidate-v2-only-fragment-routing
Closed

alosslessdev wants to merge 4 commits into
curbox-app:kt-rewritefrom
alosslessdev:candidate-v2-only-fragment-routing

Conversation

@alosslessdev

@alosslessdev alosslessdev commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Fixes a bug in which, when we press allowed schedule in keyword blocker, it goes to app home instead of showing the allowed schedule. Was also happening in the other items in the reducers tab

@alosslessdev alosslessdev changed the title Fix: when we press allowed schedule keyword blocker goes to app home Fix: when we press allowed schedule it goes to app home Jul 8, 2026
@nethical6

Copy link
Copy Markdown
Member

i don't understand how this fixes any issues?
You've hardcoded the fragment tags into the fragmentactivity but the fragments using stuff like TimedSettings never launch the activity with that intent string extra.
The fragments use parentFragmentManager so the dialog is attached to the same manager that is hosting the current Fragment

@nethical6 nethical6 closed this Jul 9, 2026
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