Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Fixed menu and settings page item #947

Merged
3 commits merged into from
Mar 30, 2022
Merged

Fixed menu and settings page item #947

3 commits merged into from
Mar 30, 2022

Conversation

ghost
Copy link

@ghost ghost commented Mar 30, 2022

Issue 番号 / Issue ID

  • Close #

目的 / Purpose

  • メニューの項目の一部を設定画面に移動する
  • iOSのVoiceOver使用時に遷移先がWebViewだとメニューに読み上げのフォーカスが残ってしまう現象がある。その回避策が見つからなかったため、設定画面に移動することによりそれを回避する

変更内容 / Changes

  • メニューから「利用規約」「プライバシーポリシー」「ウェブアクセシビリティ方針」を削除

  • 設定画面に「利用規約」「プライバシーポリシー」「ウェブアクセシビリティ方針」を作成する

    日本語 英語 中国語
    Screenshot_20220330-120712 Screenshot_20220330-120812 Screenshot_20220330-120844
  • 移動したView,ViewModelのフォルダをSettingsフォルダに移動

破壊的変更をもたらしますか / Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request の種類 / Pull Request type

[x] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

確認事項 / What to check

  • [ ]

その他 / Other information


Internal IDs:

  • 6401

@ghost ghost requested review from a user and cocoa-dev003 March 30, 2022 03:16
@ghost ghost self-assigned this Mar 30, 2022
@ghost ghost merged commit 85f13ef into develop Mar 30, 2022
@ghost ghost deleted the feature/settings-page branch March 30, 2022 06:44
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant