Commit Graph

5 Commits

Author SHA1 Message Date
Jason Zimdars f32968bbf9 Hide link after additional pages load
Also removes some unnecessary properties
2025-10-28 11:07:27 -05:00
Jason Zimdars e38e1666b7 Clean up, set position to near the end of the block where pagination kicks in 2025-10-24 18:48:41 -06:00
Jason Zimdars 18eb41ea93 Need to take this completely out of its natural position 2025-10-24 18:42:46 -06:00
Jason Zimdars 4460f06aa7 Make activity pagination links invisible 2025-10-17 16:15:44 -05:00
Jorge Manrubia 8c8dbe888e Fix assorted issues when reloading pages with morphing and the pagination system
This patches 2 problems in Turbo/idiomorph that are causing problems when reloading the pagination frames:

- No remove callback in idiomorph when removing a node that had been mapped.
- Regression introduced by https://github.com/hotwired/turbo/pull/1311, where it won't prevent the removal of frames with refresh=morph

I will upstream both patches, this is temporary.

https://fizzy.37signals.com/5986089/cards/2291
2025-10-16 13:39:16 +02:00