awesomemotive / wp-mail-logging

:envelope: Logs each email sent by WordPress.
49 stars 24 forks source link

UI improvements #179

Closed donmhico closed 1 year ago

donmhico commented 1 year ago

Description

This PR adds UI improvements to the email logs table.

Motivation

Fixes #155.

Testing procedure

  1. Navigate to Dashboard -> WP Mail Logging -> Email Logs.
  2. Hover your mouse to the "view", "resend", and "delete" icons. You should see tooltips on them.
Screen Shot 2023-06-16 at 21 06 23 Screen Shot 2023-06-16 at 21 06 31 Screen Shot 2023-06-16 at 21 06 39
  1. Click the "delete" icon. You should see a confirm dialog box to confirm the delete action.
Screen Shot 2023-06-16 at 21 07 24