Remove derivations instantly #411

Closed
opened 2024-12-02 09:35:49 +00:00 by fricklerhandwerk · 4 comments
fricklerhandwerk commented 2024-12-02 09:35:49 +00:00 (Migrated from github.com)

Make it work the same as removing suggestions.

Make it work the same as removing suggestions.
erictapen commented 2024-12-05 15:00:58 +00:00 (Migrated from github.com)

Not sure I can maintain the current noJS workflow here. Would it be okay if the page reloads for every package that is deselected when JavaScript is disabled?

Edit: Nevermind, htmx might be able to solve this!

Not sure I can maintain the current noJS workflow here. Would it be okay if the page reloads for every package that is deselected when JavaScript is disabled? Edit: Nevermind, htmx might be able to solve this!
fricklerhandwerk commented 2024-12-05 15:07:11 +00:00 (Migrated from github.com)

Oof, that would be a hard degradation. What's the limitation here? Having an extra endpoint for updating just one derivation?

Oof, that would be a hard degradation. What's the limitation here? Having an extra endpoint for updating just one derivation?
erictapen commented 2024-12-05 15:11:05 +00:00 (Migrated from github.com)

Nah, the difficulty would be to have the same HTML document handle both cases. But it might work, I'll report back.

Nah, the difficulty would be to have the same HTML document handle both cases. But it might work, I'll report back.
erictapen commented 2024-12-05 15:53:32 +00:00 (Migrated from github.com)

I think I managed to do it, see #423

I think I managed to do it, see #423
Sign in to join this conversation.
No description provided.