Update Manage Segments page images for the Mautic 5.2 UI - #912
Update Manage Segments page images for the Mautic 5.2 UI#912promptless-for-oss wants to merge 2 commits into
Conversation
Refresh 15 of the Segment-management screenshots with freshly captured Mautic 5.2.0 light-mode images (segment list, creation, batch/individual segment changes, campaign and form segment actions, points trigger, filters, date filters, delete flows, and the campaign-based bulk-delete canvas). Three images are intentionally left unchanged and cannot be authentically recaptured in a headless browser: operators.png and operators-2.png show an open native HTML select popup (OS-rendered), and deleting-used-segment.png shows an in-use alert that Mautic 5.2 no longer emits (deleting an in-use segment now succeeds silently). Refs mautic#695
RCheesley
left a comment
There was a problem hiding this comment.
@promptless-for-oss some changes needed here. I am not sure if you can fix some of them.
There was a problem hiding this comment.
@promptless-for-oss can you put a red box around the 'change segments' menu item here, to match the old one?
There was a problem hiding this comment.
@promptless-for-oss there should be a red arrow pointing at the bottom connector on this one, like the old one.
There was a problem hiding this comment.
@promptless-for-oss there should be 'Delete contacts in this segment' in the top most item here, not 'Visited Product A' as in your screenshot.
|
Thanks for the detailed review @RCheesley — going through each comment now. I'll re-capture and re-annotate the flagged screenshots (the red box on Change Segments, the red arrow on the bottom connector, the correct top item reading Delete contacts in this segment, and the images marked as looking off), and I'll follow up here with the results, including a clear note on anything that can't be reproduced in our capture environment. |
|
Diagnosed each flagged image against the originals. The main issue is that the new batch was captured at half the resolution of the original 2x screenshots, so several look blurry; a couple also caught the wrong viewport or state. Two show the wrong content — the connector image and the top source node reading Visited Product A instead of Delete contacts in this segment — and two need the red-box/arrow annotations restored (Change Segments and the bottom connector). All ten are reproducible in our capture environment. Bringing up a local Mautic 5.2 instance to re-capture and re-annotate everything at 2x now. |
…tore annotations - Recapture create-segment, date-filters, filter-list, filtering, form-submit-action, individual-change-segment, individual-contact-preference at 2x device scale (the prior batch was ~1x, hence blurry); fixes the clipped create-segment right column and the stray time-picker overlay on date-filters. - Add red box around 'Change Segments' in batch-update-segment. - Add red arrow at the source node's bottom connector in campaign-builder-connector. - Recapture the campaign-based bulk-delete canvas with the source node correctly labelled 'Delete contacts in this segment' (was 'Visited Product A'). - Add red box around 'Preferences' in individual-contact-preference.
|
Thanks for the detailed review @RCheesley — all ten items are addressed and pushed (HEAD
All ten were reproducible in the capture environment — none had to be skipped. No prose changed. Ready for another look. |
Open in Promptless
Refreshes 15 of the Manage Segments screenshots with freshly captured Mautic 5.2.0 light-mode images: the segments list (red highlight kept on the View Contacts button), segment creation, batch and individual segment changes, the campaign and form Modify Contact's Segments actions, the points trigger, dynamic-segment filters, the field/date filter pickers, the delete-selected flow (red highlight kept), and the campaign-based bulk-delete canvas. No prose or image directives change.
Three of the 18 listed images are intentionally left unchanged because they can't be authentically recaptured headlessly:
operators.png/operators-2.pngshow an open native HTML<select>operator dropdown (OS-rendered, not screenshottable headlessly).deleting-used-segment.pngshows a "Segment cannot be deleted, it is required by …" alert. In 5.2, deleting an in-use segment now succeeds silently after a generic confirmation — that alert no longer appears (verified against a live campaign-source segment). Same finding as the 7.0 sibling page; likely genuine behavior/doc drift worth a separate follow-up.Closes #695
Trigger Events