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

Allow users to add GitHub username and repository name through UI #36

Open
3 tasks
KBandipo opened this issue Dec 13, 2024 · 0 comments
Open
3 tasks

Allow users to add GitHub username and repository name through UI #36

KBandipo opened this issue Dec 13, 2024 · 0 comments

Comments

@KBandipo
Copy link
Member

Issue description

The app currently lacks the ability for users to enter their GitHub username and repository name through the UI. Implementing this functionality will allow users to input their GitHub details directly.

Steps to reproduce the issue

  1. Use the @collabo-user GitHub access token in the .env of the api-server.
  2. Use the use-me-for-experiments repo in your .env's REPO_API_URL.
  3. Follow every other directions added in Collabocate's local development instructions.
  4. Run both the collabocate client and api servers.
  5. Go to collabocate's UI interface, observe that there's no option to enter the GitHub username or repo name through the UI.

Expected behavior

Users should be able to enter their GitHub username and repository name directly through the UI

Screenshots

collabo2

Additional context

Repo URL: https://github.com/collabo-community/collabocate

Testing checklist

Note (to contributor taking on this task assignment): Add the testing checklist below (without this note) to your pull request when submitting your fix. This will guide (you and) the contributors who will review your fix to know what is important to check or test for.

  • The UI allows users to enter their GitHub username.
  • The UI allows users to input their repository name.
  • I certify that I ran my checklist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant