Skip to content

Fix: login page#14

Merged
Maximus7474 merged 3 commits into
mainfrom
fix/login-page
May 26, 2026
Merged

Fix: login page#14
Maximus7474 merged 3 commits into
mainfrom
fix/login-page

Conversation

@Maximus7474

@Maximus7474 Maximus7474 commented May 26, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR addresses a minor issue encountered when logging in with invalid credentials where it would incorrectly display the reason why the error failed. To address this changes were made to provide ApiError class with templating to properly type the data within it and display invalid credentials if the response returns a 401 status.


Tests

  • Tested in development mode
  • Passes typecheck
  • Builds & runs on Windows
  • Builds & runs on Linux

Additional Notes

@Maximus7474 Maximus7474 self-assigned this May 26, 2026
@Maximus7474 Maximus7474 added the bug Something isn't working label May 26, 2026
@Maximus7474 Maximus7474 merged commit d8fed1b into main May 26, 2026
2 of 4 checks passed
@Maximus7474 Maximus7474 deleted the fix/login-page branch May 26, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant