microbit-foundation / python-editor-v3

Micro:bit Educational Foundation Python Editor V3
https://python.microbit.org
MIT License
57 stars 36 forks source link

Relax create file lowercase validation check #1031

Closed microbit-matt-hillsdon closed 2 years ago

microbit-matt-hillsdon commented 2 years ago

See https://github.com/microbit-foundation/python-editor-v3/issues/1026

github-actions[bot] commented 2 years ago

Preview build will be at https://review-python-editor-v3.microbit.org/relax-create-file/

microbit-matt-hillsdon commented 2 years ago

Code change looks ok. Needs careful review of:

These all share the common input dialog code that now allows for validation messages that aren't form errors.