beam-community / bamboo

Testable, composable, and adapter based Elixir email library for devs that love piping.
https://hex.pm/packages/bamboo
MIT License
1.91k stars 341 forks source link

feat: Print email metadata on preview without body #663

Closed pfac closed 1 week ago

pfac commented 5 months ago

Why:

This change addresses the issue by:

Screenshot 2024-05-04 at 00 02 12

BEGIN_COMMIT_OVERRIDE feat: Print email metadata on preview without body END_COMMIT_OVERRIDE

pfac commented 3 months ago

Just noticed this was closed by accident when we merged the change locally.

pfac commented 3 weeks ago

Ping, is anyone looking at these?

doomspork commented 3 weeks ago

@pfac yes but the team is very small so please bear with us.

As for the change: I understand why this is helpful, I've run into something similar before, but I'm also not sure if this is the right solution 🤔 Something about throwing an inspect in the UI gives me pause. I'd love to see if others from @beam-community/team have input.