starter.dev-github-showcases icon indicating copy to clipboard operation
starter.dev-github-showcases copied to clipboard

A collection of GitHub clone implementations.

Results 101 starter.dev-github-showcases issues
Sort by recently updated
recently updated
newest added

Currently milestones filter doesn't work by targeting the ID of the milestone. Apparently, we can't filter by milestones for pull requests with the Graphql API so, you will need to...

good first issue

The directory structure seems a little inconsistent. - Root level - Technical directories are mixed with the feature directories (eg. components, utils mixed with home, profile, issues). # Acceptance -...

## Summary of change ## Checklist - [ ] These changes follow the [contributing guidelines](https://github.com/thisdot/starter.dev-github-showcases/blob/main/CONTRIBUTING.md) - [ ] This fix resolves # - [ ] I have verified this change...

When we have no result we currently show the loading status (for example for gists or for search result). Create the no result status for the components that need it

good first issue

## Summary of change ## Checklist - [ ] These changes follow the [contributing guidelines](https://github.com/thisdot/starter.dev-github-showcases/blob/main/CONTRIBUTING.md) - [ ] This fix resolves # - [ ] I have verified this change...

Currently navigating to a page that doesn't have any data will try loading eg. a user, and display a graphql error. # Acceptance - Navigating to a page that doesn't...