Opened 8 years ago
Last modified 4 years ago
#16791 assigned enhancement
[Patch CLA] dijit/form/Select: Support placeHolder for empty selects
Reported by: | Paul Christopher | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.14 |
Component: | Dijit - Form | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Description
There is currently no way to specify some kind of placeholder text for empty selects (as it is easily possible for FilteringSelects by textbox's placeHolder attribute). The added patch adds such capabilities.
Discussion
My problem was, that _setDisplay is not called for initially empty selects. So I added some code to startup(). Or should rather _FormSelectWidget's _setValue be changed?
Attachments (1)
Change History (7)
Changed 8 years ago by
Attachment: | PlaceHolder.patch added |
---|
comment:1 Changed 7 years ago by
Owner: | Douglas Hays deleted |
---|---|
Status: | new → assigned |
comment:2 Changed 7 years ago by
Status: | assigned → open |
---|
comment:3 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|---|
Owner: | set to bill |
Status: | open → assigned |
comment:4 Changed 5 years ago by
Milestone: | 1.11 → 1.12 |
---|
Ok, after massive triage, ended up with about 80 tickets for 1.11 and 400 or so for 1.12. That's a bit unrealistic, so first I changed all 1.12 to 1.13 (with the plan to move some forward to the new 1.12. Now, I'm moving some of the 1.11 tickets that are less likely to get done this month without help to 1.11. Feel free to help out in January if you want to see this ticket land in 1.11.
comment:5 Changed 5 years ago by
Milestone: | 1.12 → 1.13 |
---|
Ticket planning... move current 1.12 tickets out to 1.13 that likely won't get fixed in 1.12.
comment:6 Changed 4 years ago by
Milestone: | 1.13 → 1.14 |
---|
Bill, any interest in reviewing this patch? If not, we should probably just close it out.