回答受付が終了しました
URLパラメータで「編集中」を示すとき http://example.com/post/2022-01-21?status=edit
URLパラメータで「編集中」を示すとき http://example.com/post/2022-01-21?status=edit http://example.com/post/2022-01-21?status=editing のどちらがいいと思いますか?
ちなみに編集ボタンをクリックした「編集完了直後」は http://example.com/post/2022-01-21?status=edited となります
PHP | JavaScript・77閲覧・25