Skip to content

wip Feature/sse updates - #33

Open
PaulScheerRLI wants to merge 17 commits into
devfrom
feature/sse_updates
Open

wip Feature/sse updates#33
PaulScheerRLI wants to merge 17 commits into
devfrom
feature/sse_updates

Conversation

@PaulScheerRLI

Copy link
Copy Markdown
Collaborator

Fixes #Issue

Changes proposed in this pull request:

  • Your changes

The following steps were realized (required):

  • PEP 8 conform formatting (ruff)
  • Check if tests pass locally
  • Add the description of your changes to the CHANGELOG.md in subsection with release name ## [Unreleased] and state the PR number with #

Also the following steps were realized (if applies):

  • Write docstrings to your code
  • Write test(s) for new patch of code

TODO: add proper checks for updates
Add check for post and multi post
Enhance debug buttons
hx-preserve preserves the whole element. for some purposes only keeping
the value/checked state of an input is useful
Allow debugging and checking of changes without opening changelog and
without high frequency polling
Remove oob updates via post. This increases speed of posting with only
slight lag for dom updates
Dom updates could be directly inserted via htmx sse. The current
solution is backwards compatible and still use large polling durations
Adding the created elements is done through the changes poll, which is
triggered through sse
Added a manual save to details create view, so creations trigger
scenario.update (bulk_create would does not trigger signals)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant