Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix chat back button causing blank view #2006

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

gdbroman
Copy link
Contributor

Ticket: RE-329

Description

This was not so much a "crash", rather the cause was:

subRoute was redundantly set by setChat, and because selectedChat was undefined, a blank view was shown.

Another lesson in minimizing side effects for methods.

Reviewer Checklist

  • Pipeline passes
  • Docs have been added / updated
  • Tests have been added / updated
  • Has been refactored if necessary

@gdbroman gdbroman self-assigned this Aug 16, 2023
@gdbroman gdbroman added the bug Something isn't working label Aug 16, 2023
@vercel
Copy link

vercel bot commented Aug 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments
Name Status Preview Updated (UTC)
holium-com ⬜️ Ignored (Inspect) Aug 16, 2023 11:39pm
hosting-holium-com ⬜️ Ignored (Inspect) Aug 16, 2023 11:39pm
join-holium-com ⬜️ Ignored (Inspect) Aug 16, 2023 11:39pm

@gdbroman gdbroman requested review from Tenari and drunkplato August 16, 2023 23:39
@gdbroman gdbroman marked this pull request as ready for review August 16, 2023 23:39
@gdbroman gdbroman merged commit 1a75cf3 into master Aug 21, 2023
@gdbroman gdbroman deleted the RE-329-chat-crash-on-backing branch August 21, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant