[jira] [Commented] (OFBIZ-12094) wait spinner doesn't show when running ajaxUpdateArea

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-12094) wait spinner doesn't show when running ajaxUpdateArea

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-12094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252069#comment-17252069 ]

ASF subversion and git services commented on OFBIZ-12094:
---------------------------------------------------------

Commit 798822c94fc2910e09944321868563b167772291 in ofbiz-framework's branch refs/heads/trunk from James Yong
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=798822c ]

Fixed: wait spinner doesn't show when running ajaxUpdateArea (OFBIZ-12094)

Use setTimeout() after running waitSpinnerShow() to ensure wait spinner icon is displayed properly.


> wait spinner doesn't show when running ajaxUpdateArea
> -----------------------------------------------------
>
>                 Key: OFBIZ-12094
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12094
>             Project: OFBiz
>          Issue Type: Bug
>          Components: base
>    Affects Versions: Upcoming Branch
>            Reporter: James Yong
>            Assignee: James Yong
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>
> Within ajaxUpdateArea js function, the wait spinner is not shown when waitSpinnerShow() is called before ajax post request.  
> To test:
> 1) go to https://localhost:8443/catalog/control/ProductStoreFacilities?productStoreId=9000
> 2) click Add Facility button



--
This message was sent by Atlassian Jira
(v8.3.4#803005)