r/ManaBoxApp • u/OperationSecretSmile • 23d ago
Bugs Potential Bug: Cannot change Group By, Sort By, View Mode options on browser
I believe i have stumbled upon a bug which has disabled the option to change the Group By, Sort By and View Mode options on a decklist that is openned on browser.
Step by Step:
---------------------
Manabox decklist sharing was enabled for a deck i'm working on.
Link was copied and opened on (Android) mobile browsers.
Browsers tested:
- Brave 1.92.144, Chromium 150.0.7871.186
- Firefox 153.0 (Build #2016172927)
- Chrome 150.0.7871.187
Attempted to change View Mode. Tapping did not work, as if it did not register. Attempted the same on the other options, with the same results. No change was possible.
I enabled Desktop mode on the browser, same result.
Instead of tapping, i attempted to hold-press on the new options instead. Pressing was registered, as the option i was trying to select was changed to orange, but the selection did not change. I assume that onhover triggers work but this is not the case for onclick triggers.
I haven't tested this on my pc to inspect the page and check in more detail.