enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.34k stars 323 forks source link

Support empty and non-numeric default values in number picker #10251

Closed kazcw closed 3 months ago

kazcw commented 3 months ago

Pull Request Description

Numeric default (unchanged):

Screenshot 2024-06-11 at 10 19 21

Non-numeric default:

https://github.com/enso-org/enso/assets/1047859/bfe812e2-4d1c-477b-9500-f384fa499890

No default:

Screenshot 2024-06-11 at 10 19 36

Closes #9449.

Important Notes

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR: