2025.04.16.1
- Summary Printing (CSS)
Updated the site styling to make the summary page printing better. The menu bar, side bar, and footer are no longer visible in the printed version, and pages will avoid breaking groups and fields.
The styling should work when printing from the popup on the search page, and when printing from the summary page.
Grid Cancel Button Fix
Fixed a bug with the grid row editing where clicking cancel would not discard the changes.
Fixed for:
- Component grid on improvement details page
- User grid on the admin page
- All type grids (area type, component type, etc.)
Draggable Marker Exception Fix
Maps with draggable markers could crash the page if a user opened, and subsequently closed, the map before the marker was fully added to the map (most obvious on the location selection popup when searching).
Attachment Preview
Added the ability to preview all attachments in a popup on the attachment tabs (cost and improvements details pages). The attachment popup has a download button in the upper right hand corner to allow users to download the attachment.
Focus Row Changes
Updated the focus row styling to improve contrast and readability.
Multiple Attachment Upload Error
Fixed an issue where uploading multiple attachments at once would cause an error (failed to save the changes).