ankit / stylebot

Change the appearance of the web instantly
https://stylebot.dev/
MIT License
1.39k stars 206 forks source link

[Feature] Stylebot no longer allows to select previously entered values #624

Open Lohoris opened 3 years ago

Lohoris commented 3 years ago

Describe the bug With an older version of stylebot, when I clicked on an empty field, I got a dropdown with the previously entered values in that field, just like any other form autocompletion.

This is no longer happening in the current version.

I'm not sure if this is a removed feature, or if before it was simply Chrome doing it automatically and now it no longer does.

Screenshots If the description is unclear, I may provide screenshots.

ankit commented 3 years ago

@Lohoris it was likely Chrome automatically doing it. Currently, stylebot does not remember any of your previously entered values. This would be non-trivial to implement as a feature internally in stylebot. However, i will take a look to see if i can set some attribute on the input field to let Chrome provide you with the autocomplete suggestions as before

Lohoris commented 3 years ago

I see your point, so yeah, I'd appreciate a lot if you had a look, since if you can make that thing work again it would be awesome! :D

Glhf!

On Mon, 12 Apr 2021, 17:38 Ankit Ahuja, @.***> wrote:

@Lohoris https://github.com/Lohoris it was likely Chrome automatically doing it. Currently, stylebot does not remember any of your previously entered values. This would be non-trivial to implement as a feature internally in stylebot. However, i will take a look to see if i can set some attribute on the input field to let Chrome provide you with the autocomplete suggestions as before

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ankit/stylebot/issues/624#issuecomment-817958034, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABSXTMNQPSCKXH63S5JASTTIMOZ5ANCNFSM4ZOSN2MA .