A space is missing after the </i> in reports/guided_reports_start.tt
Created attachment 188482 [details] [review] Bug 41112: Space is missing in report preview No test plan needed. The change is too trivial. Just check that lines before in the code have the desired space. The missing space creates a weird sensation while looking at the window.
Created attachment 188483 [details] [review] Bug 41112: Space is missing in report preview This patch puts back a missing space between "Delete" and the fa thrashcan. It is atm the lonely button without this space in the modal No test plan needed. The change is too trivial. Just check that lines before in the code have the desired space. The missing space creates a weird sensation while looking at the window.
Created attachment 188509 [details] [review] Bug 41112: Space is missing in report preview This patch puts back a missing space between "Delete" and the fa thrashcan. It is atm the lonely button without this space in the modal No test plan needed. The change is too trivial. Just check that lines before in the code have the desired space. The missing space creates a weird sensation while looking at the window. Signed-off-by: David Nind <david@davidnind.com>
Testing notes (using KTD): 1. In the reports module, create a report and save it. 2. From the saved reports list, select 'Preview SQL' from the dropdown list of actions. 3. Note that there is no space between the trash can icon and Delete. 4. Apply the patch. 5. Refresh the saved reports page. 6. Repeat step 2. 7. Note that there is now a space between the trash can icon and Delete, consistent with the other action buttons.
Created attachment 188522 [details] [review] Bug 41112: Space is missing in report preview This patch puts back a missing space between "Delete" and the fa thrashcan. It is atm the lonely button without this space in the modal No test plan needed. The change is too trivial. Just check that lines before in the code have the desired space. The missing space creates a weird sensation while looking at the window. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org>
Trivial fix. Passing QA.
Nice work everyone! Pushed to main for 25.11