You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Do you want to request a feature or report a bug?
bug
- What is the current behavior?
When you start a new item in a collection, select widgets (without a set default - haven't tried with a default yet) will display the first option, as if they are selected. However, when you try to save, the field behaves as if it's blank: saving is blocked, and the label turns red.
Note that the Select field appears to be set to the first choice, "a". Click save, watch it fail, and see the red label for the select entry:
Select any option (inlcuding "a"), and it will save properly.
- What is the expected behavior?
Normally, I would expect the dropdowns to be blank in their initial state. If not, they should actually be set to the option they display.
- Please mention your node.js, and operating system version.
Current Chrome on Windows 10, CMS 0.4.6
The text was updated successfully, but these errors were encountered:
- Do you want to request a feature or report a bug?
bug
- What is the current behavior?
When you start a new item in a collection, select widgets (without a set default - haven't tried with a default yet) will display the first option, as if they are selected. However, when you try to save, the field behaves as if it's blank: saving is blocked, and the label turns red.
- If the current behavior is a bug, please provide the steps to reproduce.
Make a new Kitchen Sink item in the CMS demo site: https://cms-demo.netlify.com/#/collections/kitchenSink/entries/new
Note that the Select field appears to be set to the first choice, "a". Click save, watch it fail, and see the red label for the select entry:
Select any option (inlcuding "a"), and it will save properly.
- What is the expected behavior?
Normally, I would expect the dropdowns to be blank in their initial state. If not, they should actually be set to the option they display.
- Please mention your node.js, and operating system version.
Current Chrome on Windows 10, CMS 0.4.6
The text was updated successfully, but these errors were encountered: