`form` component
評価
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
説明
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.
- 主要言語
- Python
- スター
- 15
- フォーク
- 9
- 平均マージ
- 9時間 57分
- マージ済み PR(30日)
- 2
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
reactive-python/reactpy-router のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
-
complexity: 0 (highest) priority: 1 (high) type: feature
reactive-python/reactpy-router#32 · 担当者 1 名 ·
-
complexity: 2 (medium) priority: 3 (low) type: feature
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
reactive-python/reactpy-router の issue をすべて見る
似ている issue
-
essnmx good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
-
[Feature] 奇物选择添加优先级 オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
syfoud/Simulated_Scepter#174 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Giskard-AI/giskard-oss#2840 · コメント 1 件 ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success オープンarea: repo bug perceived difficulty: 2
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
yeti-platform/yeti#1380 ·