Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61330, comment 9


Ignore:
Timestamp:
06/04/2024 02:12:36 PM (12 months ago)
Author:
hellofromTonya
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61330, comment 9

    initial v1  
    55* WooCommerce Payment Gateway (which does not have an auto-load onboarding experience) within the its "more details" modal: activates ✅, but reloads to the full modal page - bad user experience ❌
    66
    7 Yes, indeed the server-side approach does resolve the impacts of the JS approach. However, is it possible and viable to reload from the modal back to the Add Plugins parent page?
     7Yes, indeed the server-side approach does resolve the impacts of the JS approach. However, some questions:
    88
    9 Also, does it impact the workflow if JS is disabled? Hmm, need to test.
     9* Is it possible and viable to reload from the modal back to the Add Plugins parent page?
     10
     11* Does it impact the workflow if JS is disabled?
     12
     13* Will it redirect / impact the View details links in the Plugins list table, ( i.e. which shouldn't redirect to the Add Plugins UI?