ページ編集で登録ボタン押下時、1行目に遷移するので開発しづらい
Open
improvement
- Dominant language
- PHP
- Stars
- 788
- Forks
- 719
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 45
Description
## 概要(Overview)
管理画面のページ編集にて、コードを修正し保存ボタンを押すと、
画面がリダイレクトされ、1行目にフォーカスされるので、実装箇所に移動しないといけないので、
開発がし辛いです。
## 期待する内容(Expect) or 要望 (Requirement)
登録ボタン押下時、非同期で保存され実装箇所からカーソルが移動しない。
### 環境 (environment)
+ EC-CUBE: 4.0.x
Contributor guide
Research direction
Start by locating the EC-CUBE 4.0.x admin page-editing screen and trace the registration button's save and redirect flow. Verify how the editor focus is handled, then confirm that saving is asynchronous, the page does not redirect, and the cursor remains at the edited location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, symfony
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100