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

feat: page password #301

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: page password #301

wants to merge 3 commits into from

Conversation

chrisherold
Copy link
Collaborator

@chrisherold chrisherold commented Apr 23, 2024

Adds support for native Wordpress page passwords, will add some notes to docs and testing checks
Testing page: https://bubs-next-git-122-page-password-patronage.vercel.app/flex-demo/ (pw: demo24)

  • Test with a bad password and you should see it return an "incorrect password" message in below the password box and that message should go away when you resubmit with the correct password.
  • Test with correct password and page should load all content.
  • When the password submission happens the button should be disabled and change to "loading" to avoid confusion of the page sitting there for a couple seconds while we validate the password/fetch the page data.

Copy link

vercel bot commented Apr 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
bubs-next ✅ Ready (Inspect) Visit Preview Apr 23, 2024 8:51pm

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.

2 participants