[wp-trac] [WordPress Trac] #49264: Redesign the Privacy Settings page (includes Privacy Policy Guide)

WordPress Trac noreply at wordpress.org
Sun Jan 31 15:54:07 UTC 2021


#49264: Redesign the Privacy Settings page (includes Privacy Policy Guide)
-------------------------------------+-------------------------------------
 Reporter:  xkon                     |       Owner:  xkon
     Type:  enhancement              |      Status:  reviewing
 Priority:  normal                   |   Milestone:  5.7
Component:  Privacy                  |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  ui, accessibility,
  has-screenshots                    |  administration
-------------------------------------+-------------------------------------

Comment (by paaljoachim):

 I have had to reset using:

 {{{
 git reset --hard
 }}}

 Then the command:

 {{{
 npm run grunt patch:49264
 }}}

 To get JS to work I added from inside the wordpress-develop directory:

 {{{
 npm run build
 }}}

 Even though I added the above command the JS for the accordions did not
 work in my test for this ticket.

 With the above commands I was able to correctly test
 https://core.trac.wordpress.org/ticket/48562#comment:22

 I also added the command:

 {{{
 npm run dev
 }}}

 It seemed to get stuck in terminal at

 {{{
 Running "usebanner:files" (usebanner) task
 √ grunt-banner completed successfully

 Running "_watch" task
 Waiting...
 }}}


 but I logged out hard refreshed in Chrome and then logged in again.
 This time JS in the accordion did work. YAhhh!


 Continuing the test:

 9. Press the Copy suggested policy text to clipboard button to copy the
 suggested text. The copied text should only include any titles (h1,h2,h3
 etc) as well as any text that has the gray border.

 --> I opened up the Policies and WordPress accordion.
 Clicked the button "Copy suggested policy text to clipboard"
 Made a new page. Pasted all the content into the page.
 All the paragraphs where included like so, but no titles/headings where
 included.

 Our website address is: http://localhost:8889.

 When visitors leave comments on the site we collect the data shown in the
 comments form, and also the visitor’s IP address and browser user agent
 string to help spam detection.

 An anonymized string created from your email address (also called a hash)
 may be provided to the Gravatar service to see if you are using it. The
 Gravatar service privacy policy is available here:
 https://automattic.com/privacy/. After approval of your comment, your
 profile picture is visible to the public in the context of your comment.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49264#comment:38>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list