react-spectrum icon indicating copy to clipboard operation
react-spectrum copied to clipboard

(WIP) Enable strict mode in storybook on a per story basis

Open LFDanLu opened this issue 3 years ago โ€ข 2 comments

Closes

โœ… Pull Request Checklist:

  • [ ] Included link to corresponding React Spectrum GitHub Issue.
  • [ ] Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • [ ] Filled out test instructions.
  • [ ] Updated documentation (if it already exists for this component).
  • [ ] Looked at the Accessibility Practices for this feature - Aria Practices

๐Ÿ“ Test Instructions:

๐Ÿงข Your Project:

LFDanLu avatar Jul 22 '22 18:07 LFDanLu

A good candidate is ComboBox (or anything that uses a overlay I believe).

LFDanLu avatar Dec 14 '22 02:12 LFDanLu

A good candidate is ComboBox (or anything that uses a overlay I believe).

o, I figured it out, can't test it in storybook built by CI, that's production.... haha, have to do it locally

snowystinger avatar Dec 14 '22 02:12 snowystinger