Opened 10 years ago
Closed 9 years ago
#13388 closed enhancement (patchwelcome)
required-property for dijit.form.MultiSelect
Reported by: | Florian | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | Dijit - Form | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi,
it would be nice if dijit.form.MultiSelect? would get a required-property like for example dijit.form.Select.
Regards,
Florian
Change History (2)
comment:1 Changed 10 years ago by
Milestone: | tbd → 1.8 |
---|
comment:2 Changed 9 years ago by
Milestone: | 1.8 → future |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I don't see how this is possible but patches are welcome. MultiSelect? is a thin wrapper to the native HTML SELECT element which doesn't support required nor has any sort of invalid visual clues other than simple color changes which are inadequate per accessiblity guidelines.