Skip to content

fix: ensure login screens are mutually exclusive#368

Merged
edeuss merged 1 commit into
fluxerapp:canaryfrom
Jiralite:fix/register-from-forget
Jun 20, 2026
Merged

fix: ensure login screens are mutually exclusive#368
edeuss merged 1 commit into
fluxerapp:canaryfrom
Jiralite:fix/register-from-forget

Conversation

@Jiralite

Copy link
Copy Markdown
Collaborator

What this PR solves/adds

Resolves #367 by making sure each login authentication screen is mutually exclusive. Maybe an enum in the future?

Evidence
Untitled.mov

PR type

  • Feature
  • Fix
  • Refactor
  • Documentation
  • Other

Feature requirements

  • GitHub Discussion link: N/A
  • Visual proof (screenshot or video): N/A

Validation

  • I explained what this PR solves or adds.
  • I verified the changes locally.
  • I completed all required feature items, or marked them as N/A if not applicable.

Release Notes

  • Fixed non-functional register button in forget password screen

@Jiralite Jiralite requested a review from edeuss June 20, 2026 00:17
@edeuss edeuss merged commit 8b45cbf into fluxerapp:canary Jun 20, 2026
4 checks passed
@Jiralite Jiralite deleted the fix/register-from-forget branch June 20, 2026 09:39
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.

Register button via forget password does not redirect to register

3 participants