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

fix: select: fixes pills layout and removes redundant options change #323

Conversation

dkilgore-eightfold
Copy link
Contributor

SUMMARY:

The redundant options change was triggering a second onClick event with no value, recent changes to the Dropdown component remove the need to do this.

selectFixup.mp4

JIRA TASK (Eightfold Employees Only):

ENG-27401

CHANGE TYPE:

  • Bugfix Pull Request
  • Feature Pull Request

TEST PLAN:

pull the pr changes and run yarn, then yarn storybook, verify the changes in the Select stories and this component behaves as expected.

The redundant options change was triggering a second onClick event with no value
@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 1623136:

Sandbox Source
React Configuration
Vanilla Configuration

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@bf44706). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #323   +/-   ##
=======================================
  Coverage        ?   88.53%           
=======================================
  Files           ?      400           
  Lines           ?    10754           
  Branches        ?     3639           
=======================================
  Hits            ?     9521           
  Misses          ?     1210           
  Partials        ?       23           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dkilgore-eightfold dkilgore-eightfold merged commit 503f0d8 into EightfoldAI:main Aug 23, 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.

4 participants