Skip to content

Progress indicator is missing when activating a feature #1139

@westonruter

Description

@westonruter

Feature Description

When activating a feature on the Performance screen, there can be quite a bit of delay between the initial click and the page reloading with the success admin notice:

Screen.recording.2024-04-15.10.18.42.webm

This is because activating a feature may involve installing a plugin first before activating the plugin. There should be some spinner that appears with the Activate button that was clicked. Also, the other features' Activate buttons should also be disabled while this reload process is happening.

Perhaps better would be to use an Ajax process to activate the plugin rather than to do a full page reload. This would allow a user to click to activate multiple features without having to wait for a page reload (e.g. shiny updates).

Metadata

Metadata

Labels

[Plugin] Performance LabIssue relates to work in the Performance Lab Plugin only[Type] EnhancementA suggestion for improvement of an existing feature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions