react icon indicating copy to clipboard operation
react copied to clipboard

SelectPanel: Implement empty state

Open broccolinisoup opened this issue 1 year ago • 3 comments

Closes #

Changelog

New

Changed

Removed

Rollout strategy

  • [ ] Patch release
  • [ ] Minor release
  • [ ] Major release; if selected, include a written rollout or migration plan
  • [ ] None; if selected, include a brief description as to why

Testing & Reviewing

Merge checklist

  • [ ] Added/updated tests
  • [ ] Added/updated documentation
  • [ ] Added/updated previews (Storybook)
  • [ ] Changes are SSR compatible
  • [ ] Tested in Chrome
  • [ ] Tested in Firefox
  • [ ] Tested in Safari
  • [ ] Tested in Edge
  • [ ] (GitHub staff only) Integration tests pass at github/github (Learn more about how to run integration tests)

broccolinisoup avatar Oct 17 '24 04:10 broccolinisoup

🦋 Changeset detected

Latest commit: d3d6875e1d8c628c48d67d289609afcfba12d02f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/react Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Oct 17 '24 04:10 changeset-bot[bot]

:wave: Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks!

github-actions[bot] avatar Oct 17 '24 04:10 github-actions[bot]

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 105.78 KB (-0.01% 🔽)
packages/react/dist/browser.umd.js 106.17 KB (+0.04% 🔺)

github-actions[bot] avatar Oct 17 '24 05:10 github-actions[bot]

Just noting that this PR is dependent on https://github.com/primer/react/pull/5139

camertron avatar Nov 25 '24 21:11 camertron

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 06 '25 05:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 06 '25 05:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 06 '25 05:03 github-actions[bot]

Ok, this should be good for review. Would love to get your eyes here @emilybrick , please look at the "Testing & Reviewing" section of the PR description for instructions 🙏 . Interested to know if we want the Empty/NoResults states to always be on or if we want to allow for opt-out/opt-in functionality (currently in this PR the way it's designed, there will always be an Empty/NoResults state, if one is not provided, we render a default). Also curious if there's any a11y considerations that we should take into account around this (like, is it not accessible to not have either of those states and that's why we'd want to always have them?) CC: @TylerJDev
As always, happy to answer any questions :).

francinelucca avatar Mar 06 '25 05:03 francinelucca

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 13 '25 01:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 13 '25 03:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 13 '25 03:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 13 '25 04:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 13 '25 04:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 13 '25 04:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 13 '25 04:03 github-actions[bot]

This should be good for re-rev 🫶 @emilybrick @joshblack

francinelucca avatar Mar 13 '25 05:03 francinelucca

Looks great @francinelucca ! Smallest nitpick in the world, there's an extra space in the link here that's getting the underline link styles: Screenshot 2025-03-13 at 10 38 43 AM

other than that lgtm!

emilybrick avatar Mar 13 '25 14:03 emilybrick

Uh oh! @emilybrick, at least one image you shared is missing helpful alt text. Check https://github.com/primer/react/pull/5142#issuecomment-2721505249 to fix the following violations:

  • Images should have meaningful alternative text (alt text) at line 2

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.

🤖 Beep boop! This comment was added automatically by github/accessibility-alt-text-bot.

github-actions[bot] avatar Mar 13 '25 14:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 13 '25 15:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 14 '25 02:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 17 '25 13:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 18 '25 04:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 18 '25 04:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 18 '25 05:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 18 '25 05:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 18 '25 05:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 18 '25 05:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 18 '25 08:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 19 '25 12:03 github-actions[bot]

:wave: Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

github-actions[bot] avatar Mar 19 '25 13:03 github-actions[bot]