Skip to content

reduce flickering on login#179

Open
maxx06 wants to merge 1 commit intohack-duke:masterfrom
maxx06:fix-screen-flickering-application/status
Open

reduce flickering on login#179
maxx06 wants to merge 1 commit intohack-duke:masterfrom
maxx06:fix-screen-flickering-application/status

Conversation

@maxx06
Copy link
Copy Markdown
Contributor

@maxx06 maxx06 commented Oct 19, 2025

remove application link in status page and reduce flickering when login

Fixes #103

@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 19, 2025

👷 Deploy request for hackduke-portal pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit f56cc30

Copy link
Copy Markdown
Contributor

@linrally linrally left a comment

Choose a reason for hiding this comment

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

small comment

<div className="form-container">
<MultiPageForm onSubmit={onSubmit}>
{!loading && (
<div className="form-container">
Copy link
Copy Markdown
Contributor

@linrally linrally Oct 20, 2025

Choose a reason for hiding this comment

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

Can you explain what you are doing here? How does not rendering the form container when loading fix the flickering issue? Aren't we still redirecting to this page for a second before the right one?

@linrally linrally changed the title fix reduce flickering on login Oct 26, 2025
@arvindh-manian
Copy link
Copy Markdown
Contributor

Tbh maybe we should just add an animation when you change pages

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.

fix redirect between application and status

3 participants