[wp-trac] [WordPress Trac] #44266: Add per-request-row delete row action for privacy actions
WordPress Trac
noreply at wordpress.org
Sat Feb 1 12:33:01 UTC 2020
#44266: Add per-request-row delete row action for privacy actions
-------------------------------------------------+-------------------------
Reporter: allendav | Owner: xkon
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.4
Component: Privacy | Version: 4.9.6
Severity: normal | Resolution:
Keywords: has-patch needs-testing has- | Focuses:
screenshots |
-------------------------------------------------+-------------------------
Comment (by xkon):
Thanks for the update @garrett-eclipse! Uploaded
[attachment:"44266.4.diff"] for some minor CS fixes (spaces instead tabs
on some instances /shrug editors.. :D).
There is a small hiccup here, but not sure what would be the best approach
to deal with it. When clicking the row actions you end up with a full URL
on your browser depending on the action taken.
As an example, you click on "resend confirmation request" your URL should
now have `?action=resend&request_id%5B0%5D=42&_wpnonce=8e47d5d5eb`
appended. This leads into a situation that if you hit a refresh page a
confirmation is re-sent unintentionally.
We'll have to address this somehow before committing. I believe that we
had the same issue for some other action in the past but couldn't find it
at the moment.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44266#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list