Activity log for bug #486382

Date Who What changed Old value New value Message
2009-11-21 18:50:34 Henning Eggers bug added bug
2009-11-25 09:10:49 Данило Шеган rosetta: status New Triaged
2009-11-25 09:10:53 Данило Шеган rosetta: importance Undecided Low
2012-04-30 16:22:05 Curtis Hovey summary Import queue error display needs ui overhaul. Import queue expander scrolls away when expanded
2012-04-30 16:24:09 Curtis Hovey description In a recent UI review for the import queue status picker [1] Curtis and Michal noted that the current info icon and expander for the error display is placed on the wrong side, as the triangle points away from the entry. They requested that it'd be moved to the left of the entry. Michael suggested to add an extra line with an expander, like the "Technical Details" expander on PPA pages[2]. I would also suggest to change the HTML for each entry to be contained in only one TR, not multiple, as this is much easier to handle for AJAX stuff. Currently this is even causing an error, as the "will be imported" info jumps to the left when the error display is opened (A rowspan would have to be changed). [1] https://code.edge.launchpad.net/~henninge/launchpad/bug-422466-status-picker/+merge/15035 [2] https://edge.launchpad.net/~bzr-beta-ppa/+archive/ppa In a recent UI review for the import queue status picker [1] Curtis and Michal noted that the current info icon and expander for the error display is placed on the wrong side, as the triangle points away from the entry. They requested that it'd be moved to the left of the entry. Michael suggested to add an extra line with an expander, like the "Technical Details" expander on PPA pages[2]. [The expander is on the far right of the row. When expanded text appears at the far left (as expected). The text can cause a horizontal scrollbar to appear, the the expander (being on the far right) is now some distance from my pointer, and it is off screen,] I would also suggest to change the HTML for each entry to be contained in only one TR, not multiple, as this is much easier to handle for AJAX stuff. Currently this is even causing an error, as the "will be imported" info jumps to the left when the error display is opened (A rowspan would have to be changed). [1] https://code.launchpad.net/~henninge/launchpad/bug-422466-status-picker/+merge/15035 [2] https://launchpad.net/~bzr-beta-ppa/+archive/ppa
2012-04-30 16:24:20 Curtis Hovey tags lp-translations lp-translations ui