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

SelectPanel2: Props for docs page #3961

Merged
merged 5 commits into from
Nov 23, 2023
Merged

SelectPanel2: Props for docs page #3961

merged 5 commits into from
Nov 23, 2023

Conversation

siddharthkp
Copy link
Member

@siddharthkp siddharthkp commented Nov 21, 2023

This comment was marked as resolved.

@siddharthkp siddharthkp added the skip changeset This change does not need a changelog label Nov 21, 2023
@siddharthkp siddharthkp self-assigned this Nov 21, 2023
@siddharthkp siddharthkp marked this pull request as ready for review November 21, 2023 10:47
@siddharthkp siddharthkp requested a review from a team November 21, 2023 10:47
Copy link
Contributor

github-actions bot commented Nov 21, 2023

size-limit report 📦

Path Size
dist/browser.esm.js 104.38 KB (0%)
dist/browser.umd.js 104.92 KB (0%)

@github-actions github-actions bot temporarily deployed to storybook-preview-3961 November 21, 2023 10:51 Inactive
@primer primer deleted a comment from github-actions bot Nov 21, 2023
@siddharthkp siddharthkp added the docs Documentation label Nov 21, 2023

import data from '../../../src/drafts/SelectPanel2/SelectPanel.docs.json'

A `SelectPanel` provides an anchor that will open an overlay with a list of selectable items, and a text input to filter the selectable items
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this a good place to describe more differences between this vs ActionMenu and that this component replaces FilteredList ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Not anymore :)

That job is now done by the design guidelines: https://primer.style/components/selectpanel

SelectPanel.mdx in this repo is temporary because primer/react docs wouldn't be around for much longer

@@ -168,6 +168,8 @@
url: /drafts/MarkdownViewer
- title: PageHeader
url: /drafts/PageHeader
- title: SelectPanel v2
Copy link
Member

Choose a reason for hiding this comment

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

exciting ✨

@siddharthkp siddharthkp added this pull request to the merge queue Nov 23, 2023
Merged via the queue into main with commit 88f594d Nov 23, 2023
28 checks passed
@siddharthkp siddharthkp deleted the drafts-selectpanel-docs branch November 23, 2023 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation skip changeset This change does not need a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants