microsoft / pxt-microbit

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode
https://makecode.microbit.org
Other
710 stars 588 forks source link

Change web USB "Pair now" to button instead of link #4317

Closed halspeed closed 1 year ago

halspeed commented 3 years ago

Web USB is a great new feature, but some teachers are overlooking the "Pair now" link in the following dialog box: image

Consider enhancing the visibility of "Pair now" by changing it to a button style like the "Done" button (white text on purple background).

Also, USB should be capitalized in the text box.

jwunderl commented 1 year ago

I hadn't noticed this was a bug, already fixed this in the first webusb flow clean up: image

put up a quick pr fixing the other side note here https://github.com/microsoft/pxt/pull/9503, good call out. closing~