Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add way to navigate to search from the series list #90

Open
Chesire opened this issue Feb 8, 2020 · 3 comments
Open

Add way to navigate to search from the series list #90

Chesire opened this issue Feb 8, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@Chesire
Copy link
Owner

Chesire commented Feb 8, 2020

There should be some sort of way to navigate straight to search from the series list, to make it a bit easier to show how new series can be tracked. This could be a FAB on the series list itself that links into the search flow.

@Chesire Chesire added the enhancement New feature or request label Feb 8, 2020
@Chesire
Copy link
Owner Author

Chesire commented Feb 8, 2020

I think this will require some sort off communication from the app-series module into the app module activity, then from there it can reach out to the app-search module. Failing that maybe something could be done with a deep link?

@Chesire
Copy link
Owner Author

Chesire commented Feb 8, 2020

Search could maybe sit under the "app-series" module, since it will primarily be used to search for new series and add them to the list of tracked series.
This would make navigation to it a lot easier, and it would still make sense.

Failing that, staying as a new module, but having some way for the app-series to navigate into it, instead of it being its own section in the navigation drawer.

@Chesire
Copy link
Owner Author

Chesire commented Aug 19, 2021

A top level navigator from the app module makes sense - then this can be injected into the series so when the button is tapped it requests the navigation via this navigator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant