Closed takapi-Jr closed 4 years ago
[ ] Yes [x] No
What kind of change does this Pull Request introduce?
[ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [ ] Other... Please describe:
git clone [repo-address] cd [repo-name] git checkout [branch-name] npm install
Verify that the following are valid
上記を実装した場合、メニュー画面にて下記不具合がありました。
ホーム画面に戻った場合は、メニュー画面の選択色もホーム画面に戻した方が無難です。
この実装では不具合があるので、一旦このプルリクエストをクローズします。 今後メニュー画面の選択色がない実装に変更となれば、こちらの実装で問題ないと思います。
Purpose
648 対応、案2の内容で実装
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that the following are valid
Other Information