glideapps / glideapps/glide-data-grid
Examples are not so helpful
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
First of all not to confuse, I am not mad or anything, it's just really not convenient to use storybook examples as reference and I think it's partly an issue of storybook overall, sometimes people don't even bother putting `code` tab in storybooks. I see there is so much possibility as demonstrated in storybook page, but the examples are at this state are just "showcase", it doesn't provide a direct way to see how the stuff is get done. For example as simple as setting the theme;

I see we need to set `theme={theme}` prop, but what even is `theme` object? I have to look through github repository to find what it is.
I feel really sorry to set the title of this issue to `Examples are not so helpful` but couldn't find anything fit better, it feels like I don't appreciate how great glide-data-grid is, indeed I really like it, it is really fast and very robust as far as I have seen. It's just that would be a lot easier if we could just see the reference code faster. Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.