`form` component
Bewertung
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Anfängerfreundlichkeit
- 20/100
Rechercherichtung
Start by reviewing the open pull request #58 and the referenced reactpy-django PR #267. Trace how the proposed Form component should intercept submit events, serialize FormData, transport it to the server, and re-hydrate inputs; file-field serialization and its security implications remain separate concerns. Done means the requested form behavior is implemented with those boundaries addressed.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Beschreibung
Add a Form component a la react router's.
Note from @Archmonger:
We have a
reactpy-djangoPR has proven an effective method to generate forms within ReactPy.
In summary, we will need to intercept the<form>onSubmitevent, serializeFormDatainto JSON, transport that form data to back to the server, then re-hydrate the input elements on the server using this new data.
Serializing file fields is will be a separate problem, which mandates us to provide additional thought around file serialization, security, and DDOS prevention.
- Vorherrschende Sprache
- Python
- Sterne
- 15
- Forks
- 9
- Ø Merge
- 9 Std. 57 Min.
- Gemergte PRs (30 T.)
- 2
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
- Forken Sie das Repository und arbeiten Sie in einem Branch.
- Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.
Mehr aus reactive-python/reactpy-router
-
Schwierigkeit 5/5 Über eine Woche Anfängerfreundlichkeit 35/100
-
complexity: 0 (highest) priority: 1 (high) type: feature
reactive-python/reactpy-router#32 · 1 zugewiesene Person ·
-
complexity: 2 (medium) priority: 3 (low) type: feature
Schwierigkeit 4/5 3-5 Tage Anfängerfreundlichkeit 35/100
Alle Issues in reactive-python/reactpy-router
Ähnliche Issues
-
essnmx good first issue
Schwierigkeit 1/5 Unter einer Stunde Anfängerfreundlichkeit 95/100
-
[Feature] 奇物选择添加优先级 Offen
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 65/100
syfoud/Simulated_Scepter#174 ·
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 75/100
Giskard-AI/giskard-oss#2840 · 1 Kommentar ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success Offenarea: repo bug perceived difficulty: 2
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 70/100
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 75/100
yeti-platform/yeti#1380 ·