issues Search Results · repo:reactive-python/reactpy-django language:Python
Filter by
82 results
(99 ms)82 results
inreactive-python/reactpy-django (press backspace or delete to remove)Current Situation
ReactPy currently uses websockets as the primary messaging method for rendering.
This can be problematic because cloud providers (such as Azure or GCP) do not keep web workers running ...
complexity: 3 (low)
priority: 2 (moderate)
Archmonger
- Opened on Feb 2
- #280
Current Situation
We currently don t run code coverage on reactpy-django
Proposed Actions
Add coverage tests to this repository. Thankfully this is pretty simple to do using hatch, as we have already ...
complexity: 3 (low)
priority: 3 (low)
type: ci
Archmonger
- Opened on Dec 13, 2024
- #274
Current Situation
Sometimes django_form events such as on_error will not be executed.
This appears to be caused by a race condition where the use_effect(render_form) hook could be cancelled prior to ...
complexity: 1 (high)
priority: 2 (moderate)
Archmonger
- Opened on Dec 11, 2024
- #272
Current Situation
ReactPy-Django currently uses websockets as the primary messaging method for rendering.
This can be problematic because cloud providers (such as Azure or GCP) do not keep web workers ...
complexity: 3 (low)
priority: 2 (moderate)
Archmonger
- Opened on Dec 7, 2024
- #271
Current Situation and Proposed Actions
The following fields are currently incompatible with django_form due to ReactPy s client and server not supporting file
serialization:
- [ ] FileField
- [ ] ...
complexity: 1 (high)
priority: 1 (high)
Archmonger
- Opened on Dec 7, 2024
- #270
Current Situation and Proposed Actions
There are currently several limitations of using view_to_component.
- [ ] Requires manual intervention to change HTTP methods to anything other than GET.
...
complexity: 2 (medium)
priority: 3 (low)
Archmonger
- Opened on Dec 7, 2024
- #269
Current Situation and Proposed Actions
There are currently a few resolvable limitations of view_to_iframe.
- [ ] No built-in method of signalling events back to the parent component.
- Perhaps ...
complexity: 2 (medium)
priority: 3 (low)
Archmonger
- Opened on Dec 7, 2024
- #268
Current Situation
The following PR https://github.com/reactive-python/reactpy-django/pull/260 refactored tests to be more
readable/debuggable, however, they have become a bit slow due to needing to startup/shutdown ...
complexity: 3 (low)
priority: 3 (low)
type: ci
Archmonger
- Opened on Dec 1, 2024
- #261
Current Situation
Currently the entire DOM tree is re-rendered on each PyScript component s rendering action.
This is not 1:1 with how ReactPy s server side renderer performs rendering.
Proposed Actions ...
complexity: 2 (medium)
priority: 1 (high)
type: revision
Archmonger
- Opened on Oct 19, 2024
- #251
Current Situation
There is currently no good URL routing mechanism for pyscript components.
Proposed Actions
Create a URL router that works natively with our built-in pyscript components within the ...
complexity: 1 (high)
priority: 2 (moderate)
Archmonger
- Opened on Aug 23, 2024
- #248

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.