Skip to content

Feature: Add flash message when LiveView crashes#923

Merged
srzeszut merged 15 commits intomainfrom
912-add-flash-message-when-liveview-crashes
Feb 20, 2026
Merged

Feature: Add flash message when LiveView crashes#923
srzeszut merged 15 commits intomainfrom
912-add-flash-message-when-liveview-crashes

Conversation

@srzeszut
Copy link
Contributor

No description provided.

@srzeszut srzeszut linked an issue Feb 11, 2026 that may be closed by this pull request
@srzeszut srzeszut marked this pull request as ready for review February 17, 2026 10:21
Copy link
Contributor

@hhubert6 hhubert6 left a comment

Choose a reason for hiding this comment

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

I think it'd be much nicer to redirect to crashed component on the same page instead of opening a new one. Or maybe adding two buttons to give the user a choice. What do you think?

@srzeszut
Copy link
Contributor Author

I think it'd be much nicer to redirect to crashed component on the same page instead of opening a new one. Or maybe adding two buttons to give the user a choice. What do you think?

You are right. I change it to redirect to the same page. I think two redirects is too much for this flash message.

@srzeszut srzeszut requested a review from hhubert6 February 18, 2026 12:18
@srzeszut srzeszut requested a review from kraleppa February 19, 2026 13:00
@srzeszut srzeszut merged commit 63023d4 into main Feb 20, 2026
4 checks passed
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.

Add flash message when LiveView crashes

3 participants