Page MenuHomePhabricator

Can't download MIDI of generated score on mobile
Open, Needs TriagePublicBUG REPORT

Description

List of steps to reproduce:

What happens?:
On desktop, a pop-up appears with a link "Download MIDI file". On mobile, there's no such link. I think the ext.score.popup JavaScript simply isn't loaded because in extension.json the resource module isn't targeted to mobile.

What should have happened instead?:
Offer the same download MIDI functionality on mobile. This is a minor glitch, but I'm not sure it was intentional when @Albert221 added the functionality in T183736; maybe T127268 is relevant.