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

[BUG] Missing feedback in some forms #23

Open
melcarthus opened this issue Mar 17, 2018 · 5 comments
Open

[BUG] Missing feedback in some forms #23

melcarthus opened this issue Mar 17, 2018 · 5 comments

Comments

@melcarthus
Copy link

melcarthus commented Mar 17, 2018


When I edit my profile and submit the form I get no feedback. When I want to recover my password and I use an e-mailadres that's not registered I get no feedback. The feedback template is included inside the files. The only form that gives feedback is the login form.

The documentation is missing/lacking in explaining if there are twig-functions for this to do this manually.

Details

  • Relevant Bolt Auth Version: [ 3.0.2 ]
  • Relevant Bolt Version: [ 3.4.10 ]
  • PHP version: [ 7.0 ]
  • For UX/UI issues: [ N/A ]

Reproduction

Copy all needed files to the theme directory and set the paths accordingly inside the auth config.
Test the login / recovery / edit templates. You wil notice that only the login template gives feedback of being successfully logged in or out.

I looked in the source of my HTML and there is also no empty html tag from the feedback template. It does not show at all.

@SvanteRichter
Copy link
Collaborator

So this only happens when you use custom templates? (just trying to understand the issue better)

@melcarthus
Copy link
Author

Yes happens in my custom templates, but my feedback template was unaltered at the time.

@SvanteRichter
Copy link
Collaborator

Could you perhaps walk me through all the configs and templates that you are using that are non-standard? Or even easier zip them up (with access tokens removed of course) and send them to me so I can have a look?

@alexlakedml
Copy link

Yes happens in my custom templates, but my feedback template was unaltered at the time.
Was there ever a resolution to this problem? We're also seeing it.

@SvanteRichter
Copy link
Collaborator

A fix was merged as you can see above. Are you using a version that includes that?

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

No branches or pull requests

3 participants