tldraw / tldraw-v1

A tiny little drawing app. This is the original 2021-2022 version, released under MIT.
https://old.tldraw.com
MIT License
61 stars 36 forks source link

[bug] Undo And Redo Controls Lack Associated Labels. #62

Closed KDSBrowne closed 1 year ago

KDSBrowne commented 1 year ago

The undo and redo controls lack programmatically associated labels.

image

Recommendation: Ensure each input field has a programmatically associated label describing the field's purpose. Use a

steveruizok commented 1 year ago

Would you mind creating a PR for this?