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

# Manually Identified Issues - [ ] Filter Dropdown items are tab-indexed when they are not visible. They should have tabindex="-1" when the dropdown is not opened so tabbing the...

# Description - [ ] Add a ticket in showcase for 404 - [ ] Add this to the blog tickets: https://docs.google.com/document/d/12k-VJap7GiAjQGi8CNKroPeubxQbToD4RIfPghifHow/edit?usp=sharing - [ ] Filters are different for each...

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

## Summary of change Resolves #711 ## Checklist - [x] These changes follow the [contributing guidelines](https://github.com/thisdot/starter.dev-github-showcases/blob/main/CONTRIBUTING.md) - [x] I have verified this change works and introduces no additional issues to...

## Summary of change Added mapping functions for effects. Resolves #825. ## Checklist - [x] These changes follow the [contributing guidelines](https://github.com/thisdot/starter.dev-github-showcases/blob/main/CONTRIBUTING.md) - [x] I have verified this change works and...

## Summary of change - [x] The root README only shows on the root page - if navigating into other folders, the root README does not show on those pages...

Per discussion: https://github.com/thisdot/starter.dev-github-showcases/pull/527/files#r997921100 It would be cleaner to create an interceptor that passes in the desired application type for all http calls. This ticket is to create that shared interceptor,...

Currently, each effect file in the store is mapping the data from the service calls into the shape we want for the state. We'd like to refactor these mappings out...

## Description Nested folder navigation not working until you hard refresh page.

## Description ![Image](https://user-images.githubusercontent.com/1828602/263763095-c5e45df2-afc3-4aa1-8fd8-bb7f91107543.png)