Automattic / studio

Studio by WordPress.com, a free desktop app that helps developers streamline their local WordPress development workflow.
https://developer.wordpress.com/studio/
GNU General Public License v2.0
193 stars 18 forks source link

Studio: Handle Add Site top bar menu item in onboarding screen #492

Closed katinthehatsite closed 2 months ago

katinthehatsite commented 2 months ago

Closes https://github.com/Automattic/studio/issues/377

Proposed Changes

This PR changes the behaviour of the Add site menu item in the top bar menu when the user is presented with the onboarding screen. Instead of doing nothing, the menu item now triggers the site creation.

Testing Instructions

Pre-merge Checklist

kozer commented 2 months ago

@katinthehatsite , I left a comment. Other than that, it works as expected! Nice work!