Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

ShellNavigationManager: disallow multiple navigations at the same time #428

Open
Dreamescaper opened this issue Nov 8, 2021 · 0 comments

Comments

@Dreamescaper
Copy link
Contributor

Dreamescaper commented Nov 8, 2021

Sometimes multiple navigations might be triggered at the same time - e.g. if you tap some element multiple times (fast), or tap multiple elements at the same time (multitouch).
Currently it results in same page being added to the navigation stack twice.

Of course, it can be handled in user code. Still, would it make sense to disable multiple navigations at the same time at all on MBB side? Is there any downside in that?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant