fake-filler-extension icon indicating copy to clipboard operation
fake-filler-extension copied to clipboard

Possibility to add custom filelds

Open Marco-Sulla opened this issue 5 years ago • 3 comments

Your extension is great, but unluckily it does not work for our application.

We use Parsley for form validation. Many times we prefer to disable browser default validation using type="text" and, for example, data-parsley-type="number"

Can you add the possibility to add customized fields?

Marco-Sulla avatar May 05 '19 14:05 Marco-Sulla

I'll be quite honest, this sounds out of scope.

And Parsley sounds like it's awful for accessibility.

GeorgeWL avatar Dec 02 '19 17:12 GeorgeWL

There's not only Parsely. Think about Bootstrap or Angular, they uses their custom fields for validation.

And I used Parsley for two years on many sites written with Spring Boot and I had no problem with it.

Marco-Sulla avatar Dec 02 '19 20:12 Marco-Sulla

@Marco-Sulla I've made a clone of this Extension called Fake Filler 2, which allows for matching on custom attributes. https://chrome.google.com/webstore/detail/fake-filler-2/cjikmgjafbapgbmlaobilpfjhoimmblo Any feedback is welcome!

calvinballing avatar Nov 02 '23 14:11 calvinballing