Opened 9 years ago
Last modified 4 years ago
#14002 open enhancement
New events/extension points for dijit.form.FilteringSelect
Reported by: | rmaccracken | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.15 |
Component: | Dijit - Form | Version: | 1.6.1 |
Keywords: | Cc: | ben hockey | |
Blocked By: | Blocking: |
Description
We use FilteringSelect? widgets connected to data stores in many places. In some cases, the queries invoked by the data stores can take a few seconds. In those cases, we would like to get notified when a query begins and when a query ends. I think one way to do this would be to make _fetchHandle "watch"able.
This will allow us to show some indication to the user that the widget is busy. I was thinking of maybe changing the background color of the drop-down arrow to some shade of red (or just changing the icon itself). Firefox does something similar with the address bar while loading a page.
If you would like to add that as an option to the widget, then great. If not, then exposing the _fetchHandle as a watchable attribute should allow me to do it.
Thanks.
Change History (5)
comment:1 Changed 9 years ago by
Cc: | ben hockey added |
---|
comment:2 Changed 7 years ago by
Owner: | Douglas Hays deleted |
---|---|
Status: | new → assigned |
comment:3 Changed 7 years ago by
Status: | assigned → open |
---|
comment:4 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|
comment:5 Changed 4 years ago by
Milestone: | 1.13 → 1.15 |
---|
Ticket planning... move current 1.13 tickets out to 1.15 to make it easier to move tickets into the 1.13 milestone.
Will consider for 1.12.