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

gotoX library #11

Open
abalmos opened this issue Nov 7, 2021 · 0 comments
Open

gotoX library #11

abalmos opened this issue Nov 7, 2021 · 0 comments

Comments

@abalmos
Copy link
Member

abalmos commented Nov 7, 2021

We need a context aware gotoX library that knows how to travel to a page from a data object and deal with the back button properly.

This will solve

Def

Maybe:

function gotoField(field: Field, popContext: bool) { ... }
function gotoVariety(variety: Variety, popContext: bool) { ... }

...

Where popContext is somehow given back to the screen making to the call to gotoX when returning due to the back button or back UI icon.

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

No branches or pull requests

1 participant