Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: add support for autocomplete attribute to TextInput and SearchBox #467

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

jhoward-eightfold
Copy link
Contributor

SUMMARY:

Add missing support for autocomplete attribute so we can disable this in search circumstances where the autocomplete interferes with custom autocomplete implementations

GITHUB ISSUE (Open Source Contributors)

JIRA TASK (Eightfold Employees Only):

CHANGE TYPE:

  • Bugfix Pull Request
  • Feature Pull Request

TEST COVERAGE:

  • Tests for this change already exist
  • I have added unittests for this change

TEST PLAN:

In Storybook, inspect element in devtools to confirm there is no autocomplete attribute on the element. Add a value "off" and observe that the attribute and value are added to the Input as expected

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit e2f6027:

Sandbox Source
React Configuration
Vanilla Configuration

@jhoward-eightfold jhoward-eightfold merged commit 298cd97 into EightfoldAI:main Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants