Closed
Description
We do a lot of server-side rendering. And if we want to keep it at least partially, we cannot fully use Vue 3 for that.
htmx fills the gap to do so while making the site more interactive. Though I'm not contributing much to the frontend lately, I did hear only good stuff about it. And if you look at the two pull requests, making the two components interactive in Vue 3 would have been more or less a complete rewrite. The pull requests only had to undergo minor code changes to make it work.
In terms of maintenance and refactoring, that is a huge advantage.
example pulls: