Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot reload for UI development #170

Closed
philipp65 opened this issue Feb 1, 2024 · 6 comments · Fixed by #407
Closed

Hot reload for UI development #170

philipp65 opened this issue Feb 1, 2024 · 6 comments · Fixed by #407
Labels
component: ui enhancement New feature or request help wanted Extra attention is needed

Comments

@philipp65
Copy link

I noticed that when changing something on the server code or in the UI templates, one has to restart the server every time in order for these changes to be applied. That's a bit tedious and bad for developer experience.

The dev stack should support hot reload without manual restarts. Otherwise cool project! :-)

@kosmoz kosmoz added enhancement New feature or request component: ui labels Feb 1, 2024
@aatbip
Copy link

aatbip commented Feb 3, 2024

Can I work on this?

@pmig
Copy link
Member

pmig commented Feb 3, 2024

@aatbip sure go ahead!

@pmig
Copy link
Member

pmig commented Feb 5, 2024

@aatbip I think this issue is also related to #126 so we not proceeding on it atm. @aatbip

@pmig pmig unassigned aatbip Feb 5, 2024
@christophenne christophenne modified the milestone: v0.0.2 Feb 5, 2024
@christophenne christophenne added help wanted Extra attention is needed and removed needs-triage labels Feb 5, 2024
@christophenne
Copy link
Member

This could be of interest: https://github.com/zachatrocity/htmx-hyperscript-starter

@OmAximani0
Copy link
Contributor

@pmig @christophenne They are using aarol/reload for hot reloading, but they are somethings which I think we should look at in the aarol/reload#caveats mentioned in there README.md

@pmig
Copy link
Member

pmig commented Feb 17, 2024

Hi @OmAximani0 this tasks definitely needs some exploration / prototyping / try you can come up with a working prototype and we can give you feedback on your solution

kosmoz added a commit that referenced this issue Mar 20, 2024
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
kosmoz added a commit that referenced this issue Mar 25, 2024
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
kosmoz added a commit that referenced this issue Mar 25, 2024
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
christophenne pushed a commit that referenced this issue Mar 26, 2024
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: ui enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants