Opened 15 years ago
Closed 15 years ago
#72 closed enhancement (fixed)
QueryOnClick - ProgressBar
Reported by: | adube | Owned by: | adube |
---|---|---|---|
Priority: | minor | Milestone: | First milestone |
Component: | widgets | Version: | 0.7 |
Keywords: | queryonclick, progressbar | Cc: | adube@… |
Description
problem
While waiting for query responses, the wait message shows a looping progress bar. When a server is slow to response, the behavior of the bar seems buggy.
solution
Change the wait message for one that includes a Ext.ProgressBar that would refresh each time a response is received.
Note:
See TracTickets
for help on using tickets.
r788, fixed.