----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16001/#review29737 -----------------------------------------------------------
Ship it! Ship It! - Brian Federle On Dec. 4, 2013, 3:11 p.m., Chris Suich wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16001/ > ----------------------------------------------------------- > > (Updated Dec. 4, 2013, 3:11 p.m.) > > > Review request for cloudstack, Brian Federle and Jessica Wang. > > > Repository: cloudstack-git > > > Description > ------- > > ListView actions marked with 'needsRefresh' add a loading overlay before the > action is performed. If the operation succeeds, the overlay is properly > removed. If it fails, the overlay is NOT removed. > > I fixed this issue by adding the appropriate JS to remove the overlay when an > error occurs during the operation. > > This is for JIRA-5368. If accepted, please apply to 4.3 branch as well. > > > Diffs > ----- > > ui/scripts/ui/widgets/listView.js 53b37f1 > > Diff: https://reviews.apache.org/r/16001/diff/ > > > Testing > ------- > > > Thanks, > > Chris Suich > >