[wp-trac] [WordPress Trac] #44135: Have Erasure button workflow follow Export button workflow replacing with static link
WordPress Trac
noreply at wordpress.org
Thu Jun 7 15:00:20 UTC 2018
#44135: Have Erasure button workflow follow Export button workflow replacing with
static link
-------------------------------------------------+-------------------------
Reporter: garrett-eclipse | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 4.9.7
Component: Privacy | Version: 4.9.6
Severity: normal | Resolution:
Keywords: ui-feedback has-patch needs-testing | Focuses:
| administration
-------------------------------------------------+-------------------------
Comment (by birgire):
Thanks for the patch and detailed test steps.
✔️ Create a new request
✔️ Use the Force Erase Personal Data action flow to erase their data
✔️ Ensure the action text changes to "Erase completed." when it completes.
See [attachment:erase-completed-1.jpg]
I noticed that the action row text is hardly readable because of the light
coloring:
{{{
.row-actions {
color: #ddd;
...
}
}}}
Could we make it darker? E.g. with {{{color: #555;}}}, same color as
{{{.widefat td}}} and {{{.widefat th}}}.
✔️ Resend the request to get it back to pending state
✔️ Confirm the request email
✔️ Use the Erase Personal Data button to erase their data
✔️ Ensure the button is replaced with "Erase completed." when it completes
See [attachment:erase-completed-2.jpg]
> I chose "Erase completed." instead of "Data removed" in the event no
data was found to erase - that way the message still makes sense.
That makes sense.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44135#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list