-
-
### Description
I am using Litestar on the backend, HTMX + Jinja2 for templating.
I have following code:
```python
@get(path="/progress", sync_to_thread=False)
def handle_updates() -> ServerSen…
-
I want to use [hx-swap-oob](https://htmx.org/attributes/hx-swap-oob/) to replace a table row of the existing page "out of band".
HTML already in browser (target):
```
....
.... (old)
....
…
-
Given the following context:
```json5
{
sub: {
my_value: 5,
}
my_value: 1,
}
```
Given a new `scope` block, I want the following template to output `5`:
```jinja
{% scop…
-
This has been raised elsewhere but worth making a standalone issue for it.
In #381
> Even better would be to remove both methods, since it is unclear if they are needed.
In Mozilla's standards…
-
### Description
Hi Adam,
Thank you for maintaining this library, it is very practical to have almost all HTMX shortcuts so nicely integrated in Django.
I miss one though: did you ever considere…
-
### Summary
Especially when using HTMX, there are lots of little html partials that need to be returned. I could set these all up in a Jinja templates but it's a layer of indirection I don't partic…
-
Since Goland now supports LSPs - it's possible to create a plugin for it.
https://blog.jetbrains.com/platform/2023/07/lsp-for-plugin-developers/
It has to be written in Java, but it's potentiall…
-
Hi! This is an issue I encountered when using JavaScript to clear an input element after the user performs an action.
It looks like the JavaScript generator breaks when a value is assigned to be an…
-
See tasks
```[tasklist]
### Tasks
- [x] Change “Observing systems (##)” to “Add/Edit observing systems (##)”
- [x] Change “Data products (##)” to “Add/Edit Data products (##)”
- [x] Change “Ap…