Skip to content

🚸 Use distinct name attribute for Pixi input bar#4681

Merged
matthiasrohmer merged 1 commit intofuturefrom
perf/pixi/input-name
Sep 24, 2020
Merged

🚸 Use distinct name attribute for Pixi input bar#4681
matthiasrohmer merged 1 commit intofuturefrom
perf/pixi/input-name

Conversation

@matthiasrohmer
Copy link
Copy Markdown
Collaborator

Fixes #4641. Currently browsers would show input history for all fields named url - giving it distinct name should fix it while keeping the user-benefit of autocomplete.

@matthiasrohmer matthiasrohmer merged commit bdaebdb into future Sep 24, 2020
@matthiasrohmer matthiasrohmer deleted the perf/pixi/input-name branch September 24, 2020 13:49
robinvanopstal added a commit that referenced this pull request Sep 24, 2020
* future:
  🚸 Use distinct name attribute for Pixi input bar (#4681)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pixi: turn autocomplete on input bar off?

2 participants