vibe icon indicating copy to clipboard operation
vibe copied to clipboard

docs: convert VirtualizedList stories file to TS

Open rivka-ungar opened this issue 1 year ago • 4 comments

Convert the VirtualizedList stories file to TypeScript:

  • Change the file extension to stories.tsx
  • Resolve type issues (if there are), avoid using any and prefer existing types

Related files

packages/core/src/components/VirtualizedList/__stories__/VirtualizedList.stories.js


Monday ticket [internal]

rivka-ungar avatar Oct 13 '24 14:10 rivka-ungar

Can I work on this?

shawaiz-khan avatar Oct 14 '24 12:10 shawaiz-khan

@rivka-ungar If no one is working on this, please assign it to me.

mSaurabh avatar Oct 16 '24 03:10 mSaurabh

Thanks @shawaiz-khan @mSaurabh, see mentioned PR in this issue, it's currently handled

talkor avatar Oct 16 '24 07:10 talkor

Thanks @shawaiz-khan @mSaurabh, see mentioned PR in this issue, it's currently handled

Sorry, my fault, that referenced #2522 by mistake, it should be #2516, already fixed in PR.

vladboisa avatar Oct 16 '24 10:10 vladboisa

Already completed, closing

talkor avatar Apr 22 '25 08:04 talkor