Murmele / Murmele/Gittyup

Adding account, feasability check

Open
#449 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
C++
Stars
2.3k
Forks
171
Avg merge
3d 19h
Merged PRs (30d)
10

Description

As in this the user entered probably the email address instead of the username and therefore the authentication wont work.

Add a check if the user entered an email address or a username and show a message box with an error.

Check all accounts if the email or the username must be used and handle it.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named; start by locating the account-add and authentication flows in the Gittyup desktop application. Review each supported account type to determine whether it expects an email address or username, then verify that invalid identifier input produces an error message before authentication.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, git
Domain
authentication, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.