There's code to poll for new posts every minute which shows a button to load new posts, but I would like an option to just show new posts as they come so I can simply have bsky open on a second screen.
One solution would be to only load new posts if the page is currently scrolled to the top.
Ideally it would use the firehose instead of polling for updates every minute.
Perhaps have an optional toggle that allows you to choose whether you want the feed to load automatically or not (default) could be interesting, gives the user more agency on how it should operate
Describe the Feature
There's code to poll for new posts every minute which shows a button to load new posts, but I would like an option to just show new posts as they come so I can simply have bsky open on a second screen.
One solution would be to only load new posts if the page is currently scrolled to the top.
Ideally it would use the firehose instead of polling for updates every minute.
Attachments
No response
Describe Alternatives
No response
Additional Context
No response