mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
[PR #851] feat: login code font change #593
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/pocket-id/pocket-id/pull/851
State: closed
Merged: Yes
this PR is to include a seperate font specifically for use with login codes.
The current font (system ui font) is not fit for purpose, as it does a poor job differentiating between similar characters such as 0/O i/I l/L when used as a login code. This results in the user entering an incorrect code and having to try multiple attempts.
As such, a monospaced font more suitable for login codes is proposed - i have suggested Google Sans Code.