WordPress / wp-autoupdates

Feature plugin building a UI for opting-in to plugin, theme, and core auto-updates.
https://wordpress.org/plugins/wp-autoupdates/
GNU General Public License v2.0
56 stars 18 forks source link

Possibly delay the screen updates while Ajax is processing in case the processing completes quickly #115

Open pbiron opened 4 years ago

pbiron commented 4 years ago

For reference, see https://github.com/WordPress/wp-autoupdates/issues/94#issuecomment-624342035

Not sure we need to do this in the feature plugin or whether it can be done after the initial core merge.

wittwitsan commented 4 years ago

From the UX point of view, I agree to delay the updates to 1-2s. (https://www.nngroup.com/articles/response-times-3-important-limits/)