Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide proper validation feedback during setup #119

Merged
merged 7 commits into from
Oct 22, 2023

Conversation

mvz
Copy link
Member

@mvz mvz commented Oct 22, 2023

Fixes publify/publify#1142.

  • Ensure blog is not set up if parameters are invalid
  • Provide feedback about weak password during setup
  • Keep entered values when there is a validation error during setup
  • Don't needlessly set autodiscovery feeds if blog is not configured
  • Avoid each sidebar loading the blog during seeding
  • Clear blog name in first setup form
  • Provide feedback for missing blog name during setup

@mvz mvz merged commit f6e3c3b into master Oct 22, 2023
5 checks passed
@mvz mvz deleted the setup-password-validation-feedback branch October 22, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup fails without clear feedback when validation on password field fails
1 participant