Autocomplete issue when field is required

Created on 5 November 2024, 5 months ago

Problem/Motivation

Field result on json autocomplete when autocomplete is enabled for browser and the field is required.

Steps to reproduce

1- Enable autcomplete on browser.
2- Add required field as tagify.
3- Try to save without adding any tag or show the field and press on it some browsers show the autocomplete without showing the field.

Proposed resolution

There was 2 solutions either make the input type hidden or add autocomplete attr as off and I landed on adding the autocomplete attr because it will keep the front end validation.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.2

Component

Code

Created by

🇯🇴Jordan Ibrahim Tameme

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024