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

UI: Improve UI experience when user enters a wrong URL or link to a private repo #2

Open
aimanfatima opened this issue Jan 14, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@aimanfatima
Copy link
Owner

Right now when you paste a git repo link to the input and try to choose a branch, behind the scenes it calls Github api to fetch all the branches for that repo.

If user doesn't enter correct link, or tries to enter link to a private repo the UI should show an error message saying "Please provide correct url" or "Please provide link to public repo or use our CLI if you would like to generate index for a private repo" respectively

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

No branches or pull requests

1 participant