-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
topic/ui-interactionChange the process how users use Gitea instead of the visual appearanceChange the process how users use Gitea instead of the visual appearancetype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
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:
denyskon, RGBCube, 6543, yardenshoham, blinkinglight and 4 morea1012112796, editfund-founder and wolfogre
Metadata
Metadata
Assignees
Labels
topic/ui-interactionChange the process how users use Gitea instead of the visual appearanceChange the process how users use Gitea instead of the visual appearancetype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.