sofn-xyz / mailing

Build, test, send emails with React
https://www.mailing.run
MIT License
3.6k stars 74 forks source link

Feature req - see a real-time list of intercept previews on the /intercepts base page #496

Open sebhulse opened 3 months ago

sebhulse commented 3 months ago

Is your feature request related to a problem? Please describe. This feature request is related to this 'bug report' issue I raised: https://github.com/sofn-xyz/mailing/issues/495

Describe the solution you'd like To be able to use the localhost:3883/intercepts page route to see a real-time updated list-view of all intercept email previews which have been created.

Describe alternatives you've considered A fix to the bug where intercept redirects are not being initiated from a container would be nice but this could be a good middle-ground.

Additional context It could have the same layout as the preview page, but just display a list of the intercept previews on the left in a list-view, and an enlarged view of the selected preview in the main area.