Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

alerts in /donate do not show if not logged in #226

Open
pjeweb opened this issue Oct 14, 2020 · 0 comments
Open

alerts in /donate do not show if not logged in #226

pjeweb opened this issue Oct 14, 2020 · 0 comments

Comments

@pjeweb
Copy link

pjeweb commented Oct 14, 2020

the error messages produced, e.g. by entering a donation amount below $5, will only show up if a user session is present (NOTE: the user does not have to be logged in, just a session cookie is enough). Also all user input gets lost in that case. Maybe as a workaround you could add client side validation (type="number" min="$min_amount") seems to work fine with jquery-validation

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant