Commit Graph

5 Commits

Author SHA1 Message Date
Jorge Manrubia 13c241d30a Fix: boosts not working
We were rendering a douplicated container hidden in the menu.

Using block_given? to yield in the template was not fixing this.

https://app.fizzy.do/5986089/cards/2901
2025-11-11 16:30:09 +01:00
Andy Smith 9c20cc034b Refactor nav menu 2025-11-10 14:20:56 -06:00
David Heinemeier Hansson f87b9dcf98 This needn't be permanent 2025-11-08 17:16:09 +01:00
David Heinemeier Hansson 690d6ced4d Slim down my/menu even more and lazy load the dynamic elements
Then we also don't have to keep them up to date for filter changes
2025-11-08 17:11:38 +01:00
David Heinemeier Hansson 5d98ca3c4b Move loader up a level 2025-11-08 16:59:36 +01:00