maintenance_tasks icon indicating copy to clipboard operation
maintenance_tasks copied to clipboard

Use Turbo stream instead of a meta tag to refresh page

Open elfassy opened this issue 3 years ago • 1 comments

The current solution for refreshing the page was good as a MVP, but it comes with some problems:

  • hard to search / scroll as the page always moves back to the top (#510)
  • hard to copy paste text or links

Suggestion: Use rails' turbo https://turbo.hotwired.dev/handbook/streams

elfassy avatar Feb 03 '22 18:02 elfassy

my suggestion would be just to add a refresh button in the nav bar and stop with the auto refresh every 3 seconds.

TopRoupi avatar Feb 14 '22 09:02 TopRoupi

This issue has been marked as stale because it has not been commented on in two months. Please reply in order to keep the issue open. Otherwise, it will close in 14 days. Thank you for contributing!

github-actions[bot] avatar Jan 27 '24 01:01 github-actions[bot]