Skip to content

Don't display "invalid auth" flash message on login page - #9464

Open
michaelchadwick wants to merge 1 commit into
ilios:masterfrom
michaelchadwick:frontend-7344-remove-invalid-sesh-mess-on-incorrect-login-creds
Open

Don't display "invalid auth" flash message on login page#9464
michaelchadwick wants to merge 1 commit into
ilios:masterfrom
michaelchadwick:frontend-7344-remove-invalid-sesh-mess-on-incorrect-login-creds

Conversation

@michaelchadwick

Copy link
Copy Markdown
Contributor

@netlify

netlify Bot commented Aug 10, 2026

Copy link
Copy Markdown

Deploy Preview for ilios-frontend ready!

Name Link
🔨 Latest commit 12bd950
🔍 Latest deploy log https://app.netlify.com/projects/ilios-frontend/deploys/6a7a56bc1505b8000817b787
😎 Deploy Preview https://deploy-preview-9464--ilios-frontend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@jrjohnson jrjohnson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's more verbose, but I'd be happier not using the fetch service on the form auth part of the login route than doing this one off string comparison in the fetch service. I don't like the design of the service needing to know about the route, feels backwards.

@github-actions

Copy link
Copy Markdown
Contributor

✅ Visual Diff Report — PASSED

984 images compared: 984 identical

Download the results.

stopfstedt
stopfstedt previously approved these changes Aug 11, 2026
@stopfstedt
stopfstedt dismissed their stale review August 11, 2026 14:56

see JJ's review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect login causes confusing "invalid session" flash message

3 participants