Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

@salt-ds/core - Unable to disable autocomplete for form fields #4610

Closed
2 of 11 tasks
sakaravi-repo opened this issue Jan 22, 2025 · 3 comments
Closed
2 of 11 tasks

@salt-ds/core - Unable to disable autocomplete for form fields #4610

sakaravi-repo opened this issue Jan 22, 2025 · 3 comments
Labels
status: needs more info This doesn't seem right

Comments

@sakaravi-repo
Copy link

Latest version

  • I have tested the latest version

Description

There is no property or option available to disable the auto-complete feature.
Providing a auto-complete property into combo box helps to disable it

Steps to reproduce

cko-plus-ui-web/node_modules/@salt-ds/core/dist-cjs/combo-box/ComboBox.js

we encountered an issue with the where it automatically suggests values based on browser history. Currently, there is no property or option available to disable the auto-complete feature in ComboBox component which can lead to unwanted suggestions for end-users.

Expected behavior

Tell browser to not save data input based on auto complete property

Package name(s)

Core (@salt-ds/core)

Package version(s)

No response

Browser

  • Chrome
  • Safari
  • Firefox
  • Microsoft Edge

Operating system

  • macOS
  • Windows
  • Linux
  • iOS
  • Android

Are you a JPMorgan Chase & Co. employee?

  • I am an employee of JPMorgan Chase & Co.
@sakaravi-repo sakaravi-repo added the status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged. label Jan 22, 2025
@joshwooding joshwooding marked this as a duplicate of #4609 Jan 23, 2025
@joshwooding joshwooding added the status: needs more info This doesn't seem right label Jan 24, 2025
@joshwooding
Copy link
Contributor

Could you provide a code reproduction of what you have tried please

@joshwooding joshwooding removed the status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged. label Jan 24, 2025
@joshwooding
Copy link
Contributor

closing as stale

@joshwooding joshwooding closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2025
@origami-z
Copy link
Contributor

    <ComboBox   inputProps={{autoComplete: "off"}} />

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
status: needs more info This doesn't seem right
Projects
Development

No branches or pull requests

3 participants