1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript8 forks (8 forks)auto 404
good first issueui
Repository metrics
- Stars
- 135 stars (135 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- should respect the status from github callback (e.g. updating, new installation, etc.) which is passed in query string
- ideally we should draw attention to the new repos that have been added - maybe in a modal?
Contributor guide
- Research direction
- Examine the home page component to see how it currently handles loading state and query parameters. Look for the GitHub callback query string (e.g., status) and integrate it with the UI to show appropriate messages or modals for new installations or updates.
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- GitTypeScript