You'll notice
Useful3 Signal2
Plugins with configuration steps now walk you through them one form at a time.
What's wrong with this entry?
Anonymous. No account, no email.
What
A plugin that ships configuration steps now presents them one at a time, rendering each step's form and waiting for it to save before moving to the next.
Details
- The wizard reports one of four outcomes back to whatever launched it:
read-error,skipped,configuredorerror, along with a flag for whether any values were actually written. - It refuses to submit a step while a save is still in flight, and cannot complete twice.
Evidence
read-error
Strings lifted out of the shipped bundle, so the claim above can be checked against them.