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
138 stars 12 forks source link

Studio: Disable text input if the limit is reached UI and update to new headers #244

Closed kozer closed 1 week ago

kozer commented 2 weeks ago

Fixes https://github.com/Automattic/dotcom-forge/issues/7420

Proposed Changes

This PR updates the app to use the new quota headers. It is also use those quotas to disable user input

Testing Instructions

Pre-merge Checklist

matt-west commented 1 week ago

@jeroenpf @kozer We have some designs for that here.

image

kozer commented 1 week ago

@matt-west , @jeroenpf I'll create a new ticket for the designs, as now that the old HEAD request is missing it "breaks" Studio app.

kozer commented 1 week ago

Created https://github.com/Automattic/dotcom-forge/issues/7761