Skip to content

Implement custom required fields validation on add-listing #3038

Description

@nicolaslimet

setCustomValidity() doesn't really work on Chromium-based browsers, as no message is displayed, or only on hover, depending on the version/engine.

It works fine on FireFox.

A custom Js implementation would ensure that error message are always displayed, and in the same way, across any browser/device

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions