Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a visual indicator to the repositories table to indicate any repositories that are not ready #242

Open
ChristopherFry opened this issue Jan 31, 2023 · 0 comments
Labels
area/ui enhancement New feature or request good first issue Good for newcomers

Comments

@ChristopherFry
Copy link
Collaborator

Feature Suggestion

Add a visual indicator to the repositories table to allow users to identify any repositories that are not ready.

image

Possible Implementation

A possible implementation is to add a new status column as the first column to the repositories table. When the repository is not ready, the PriorityHigh icon shows in the column with the tooltip 'Repository not ready'. Clicking the icon should take you to the repository page, where the user can view why the repository is not ready on the advanced tab (existing functionality).

Context

The user needs to discover if any repositories not ready when looking at the repositories table so the user can take the appropriate actions to make a repository ready. A repository may not be ready for several reasons, including an expired access token, an invalid url, or a private repository registered without an access token.

@ChristopherFry ChristopherFry added enhancement New feature or request good first issue Good for newcomers area/ui labels Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant