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

Add actioncable triggered page reload when another user changes a board #12

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

westonganger
Copy link
Owner

@westonganger westonganger commented Nov 2, 2023

On boards#show page, if someone else makes changes to the board while you are simultaneously viewing the board, show javascript alert to reload the page. Implemented using ActionCable.

@westonganger westonganger force-pushed the add_actioncable_page_reload_when_board_changes branch 4 times, most recently from f806ad4 to f8ae96d Compare November 3, 2023 22:48
@westonganger westonganger force-pushed the add_actioncable_page_reload_when_board_changes branch from 73411e8 to 314c2b4 Compare December 28, 2023 01:23
@westonganger westonganger changed the title Add actioncable page reload Add actioncable triggered page reload when another user changes a board Dec 28, 2023
@westonganger westonganger force-pushed the add_actioncable_page_reload_when_board_changes branch from 314c2b4 to 647f35c Compare December 28, 2023 01:25
@westonganger westonganger force-pushed the add_actioncable_page_reload_when_board_changes branch from 647f35c to 12d1afe Compare December 28, 2023 01:31
@westonganger westonganger marked this pull request as ready for review December 28, 2023 02:00
@westonganger westonganger merged commit 0984c7c into master Dec 28, 2023
12 checks passed
@westonganger westonganger deleted the add_actioncable_page_reload_when_board_changes branch December 28, 2023 02:04
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.

None yet

1 participant