beatboxjs / ror-player

A pattern-based drumming machine based on TypeScript, beatbox.js, Vue.js and Bootstrap.
https://player.rhythms-of-resistance.org/
GNU Affero General Public License v3.0
11 stars 10 forks source link

Bug: players at the button of the page not clickable #45

Closed mojoaxel closed 3 months ago

mojoaxel commented 4 months ago

It can happen, that some player-buttons on the button of the page are not clickable, because they are covered by a (invisible) element:

image

Tho fix this the element "bb-update" should be hidden if the content (alert) is not visible.

poedelina commented 4 months ago

I am a nitwit. How do you do that? Since I don't see the element and there is no box to click on....

cdauth commented 3 months ago

Thanks for the report, this should be fixed now!