Hold your finger above the screen, where the FILTER button will be
Open the app or switch to the My library tab or switch to the Browse tab or open an extension
Tap as fast as you can to open duplicate FILTER pop-ups
Scroll inside or tap outside the FILTER pop-up to close it and count how many duplicates there were
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Device information:
OS:
App Version:
Additional context
This should not be fixed by replacing the previous pop-ups with the last opened one, because that would make it take longer to be responsive again. It should be fixed by only opening the first pop-up and ignoring future attempts until the first pop-up is closed.
Describe the bug These pop-ups can be duplicated by spamming the button that opens them
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Device information:
Additional context This should not be fixed by replacing the previous pop-ups with the last opened one, because that would make it take longer to be responsive again. It should be fixed by only opening the first pop-up and ignoring future attempts until the first pop-up is closed.
relevant code: LibraryController.kt:324 BrowseController.kt:204 CatalogController.kt:319 manipulateFAB()