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 Dropdown component #835

Merged
merged 15 commits into from
Feb 28, 2022
Merged

feat: add Dropdown component #835

merged 15 commits into from
Feb 28, 2022

Conversation

dierat
Copy link
Contributor

@dierat dierat commented Feb 3, 2022

Summary:

Part of https://app.shortcut.com/czi-edu/story/169970/dropdown-api-improvements

Dropdown component in traject: https://github.com/FB-PLP/traject/blob/master/app/assets/javascripts/v2/core/EDSCandidates/Dropdown/Dropdown.tsx

Test Plan:

Test in storybook, verify the snapshots look good, tested in traject with an alpha build.

@codecov
Copy link

codecov bot commented Feb 3, 2022

Codecov Report

Merging #835 (ad8fa46) into main (91ea490) will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #835      +/-   ##
==========================================
+ Coverage   95.75%   95.83%   +0.07%     
==========================================
  Files         139      142       +3     
  Lines        1013     1128     +115     
  Branches      138      171      +33     
==========================================
+ Hits          970     1081     +111     
- Misses         43       46       +3     
- Partials        0        1       +1     
Impacted Files Coverage Δ
src/Dropdown/Dropdown.stories.tsx 100.00% <0.00%> (ø)
src/Dropdown/Dropdown.tsx 94.59% <0.00%> (ø)
src/DropdownButton/index.ts 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91ea490...ad8fa46. Read the comment docs.

@dierat dierat requested a review from a team February 4, 2022 00:36
@ghost ghost self-requested a review February 4, 2022 17:32
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

size-limit report

Path Size
components 70.34 KB (+2.58% 🔺)
styles 4.45 KB (+0.16% 🔺)

@dierat dierat force-pushed the diedra/dropdown/add branch from baf0966 to 48f05d9 Compare February 7, 2022 22:49
@dierat dierat force-pushed the diedra/dropdown/add branch from 48f05d9 to 290eba6 Compare February 14, 2022 15:45
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

size-limit report

Path Size
components 70.83 KB (+3.26% 🔺)
styles 4.46 KB (+0.38% 🔺)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

size-limit report

Path Size
components 70.89 KB (+3.34% 🔺)
styles 4.46 KB (+0.38% 🔺)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

size-limit report

Path Size
components 71.12 KB (+3.65% 🔺)
styles 4.46 KB (+0.38% 🔺)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

size-limit report

Path Size
components 71.31 KB (+3.61% 🔺)
styles 4.46 KB (+0.38% 🔺)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

size-limit report

Path Size
components 71.3 KB (+3.59% 🔺)
styles 4.46 KB (+0.38% 🔺)

@dierat dierat force-pushed the diedra/dropdown/add branch from 895ef1b to b29e5fd Compare February 19, 2022 20:50
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

size-limit report

Path Size
components 71.31 KB (+3.61% 🔺)
styles 4.46 KB (+0.38% 🔺)

@dierat dierat force-pushed the diedra/dropdown/add branch from 5de074e to 8fbdf84 Compare February 25, 2022 18:06
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

size-limit report

Path Size
components 71.95 KB (+3.64% 🔺)
styles 4.52 KB (+1.67% 🔺)

@dierat dierat marked this pull request as ready for review February 25, 2022 18:11
@dierat dierat requested review from a user, anniehu4 and ahuth February 25, 2022 18:11
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

size-limit report

Path Size
components 71.95 KB (+3.64% 🔺)
styles 4.47 KB (+1.69% 🔺)

@dierat dierat merged commit acf54dc into main Feb 28, 2022
@dierat dierat deleted the diedra/dropdown/add branch February 28, 2022 17:37
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.

3 participants