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

Browser auto complete is shown over firefly auto complete inputs #1141

Closed
ErikFontanel opened this issue Jan 22, 2018 · 1 comment
Closed
Labels
bug Verified and replicated bugs and issues. fixed Bugs that are fixed (in a coming release).
Milestone

Comments

@ErikFontanel
Copy link
Contributor

I am running Firefly III version 4.6.13

Description of my issue:

At least in Chrome the native auto complete overlays the JS autocomplete box.

image

Adding the autocomplete="off" attribute to the input should disable the native auto complete.

Steps to reproduce

  1. Add a new item (rule, budget, tag, category, whatever)
  2. Enter something as a value
  3. Save
  4. Add a new item (rule, budget, tag, category, whatever)
  5. Start typing a value with the same first letter as in step 2.

This also happens on the demo site.

@JC5
Copy link
Member

JC5 commented Jan 22, 2018

Thanks for notifying me, I must have forgotten it! I shall fix it ASAP :D

@JC5 JC5 added the bug Verified and replicated bugs and issues. label Jan 22, 2018
@JC5 JC5 added this to the 4.7.0 milestone Jan 22, 2018
@JC5 JC5 added the fixed Bugs that are fixed (in a coming release). label Jan 22, 2018
@JC5 JC5 closed this as completed in bc4d801 Jan 31, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jan 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified and replicated bugs and issues. fixed Bugs that are fixed (in a coming release).
Projects
None yet
Development

No branches or pull requests

2 participants