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

Fix Github Apply Button #239

Open
nomadbitcoin opened this issue Sep 11, 2024 · 0 comments
Open

Fix Github Apply Button #239

nomadbitcoin opened this issue Sep 11, 2024 · 0 comments

Comments

@nomadbitcoin
Copy link
Contributor

Issue 1: Button Color

  • Bug: The "Apply" button remains red, indicating insufficient context, even if the user has the required context level.
  • Expected Behavior: The "Apply" button should change color (to green or another appropriate color) once the user meets the necessary context level.

Issue 2: GitHub Session Switching

  • Bug: When connecting a GitHub account, the user session changes to the email linked with GitHub. For example:
  • Expected Behavior: The session should remain associated with the original platform login ([email protected]) and should not switch to the GitHub email.
  • Root Cause: The current implementation uses loginGithub, which initiates a login instead of simply connecting GitHub. It should be refactored to avoid altering the session.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant