Skip to content

Fixfrontendbug#71#1238

Closed
aditisingh70330 wants to merge 7 commits intoGreedyBear-Project:mainfrom
aditisingh70330:fixfrontendbug#71
Closed

Fixfrontendbug#71#1238
aditisingh70330 wants to merge 7 commits intoGreedyBear-Project:mainfrom
aditisingh70330:fixfrontendbug#71

Conversation

@aditisingh70330
Copy link
Copy Markdown

I investigated the reported AppHeader rendering behavior by observing component renders during navigation and authentication state changes. The behavior appears consistent with expected React patterns, where re-renders are triggered by state and route updates.

I also reviewed the loading flow and verified the FallbackLoading component from @certego/certego-ui. It correctly handles suspended routes and provides a consistent UI fallback during lazy loading, ensuring smooth transitions while async components are resolved.

Additionally, I observed 502 Bad Gateway responses from /api/auth/authentication and /api/news, indicating that the backend/API service is not reachable in the current setup, which limits full end-to-end validation of the flow.

From the frontend perspective, the AppHeader rendering logic and loading behavior appear stable based on current observable behavior.

@regulartim
Copy link
Copy Markdown
Member

Hey @aditisingh70330 ! There are a lot of problems with this PR. For example it targets the wrong branch (that's why I will have to close it). Please go through the contribution guidelines again.

@regulartim regulartim closed this Apr 15, 2026
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.

2 participants