From ba7ef1b4c6b111e55cfc7c5eb8ef492595a25b0f Mon Sep 17 00:00:00 2001 From: "oura.a" Date: Wed, 27 Sep 2023 08:40:26 +0000 Subject: [PATCH] =?UTF-8?q?Merged=20PR=20439:=20[PBI1197=E6=AE=8B]?= =?UTF-8?q?=E3=83=89=E3=83=AD=E3=83=83=E3=83=97=E3=83=80=E3=82=A6=E3=83=B3?= =?UTF-8?q?=E3=81=AE=E6=8C=99=E5=8B=95=E3=81=AB=E3=81=A4=E3=81=84=E3=81=A6?= =?UTF-8?q?=E7=B5=B1=E4=B8=80=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 概要 [Task2713: [PBI1197残]ドロップダウンの挙動について統一する](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/2713) ドロップダウンの選択肢表示を修正しました。 ## レビューポイント なし ## UIの変更 https://ndstokyo.sharepoint.com/:f:/r/sites/Piranha/Shared%20Documents/General/OMDS/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88/Task2713?csf=1&web=1&e=OyuhN1 ## 動作確認状況 ローカルで動作確認済み ## 補足 なし --- .../src/pages/AccountPage/index.tsx | 27 ++++++++++++------- .../PartnerPage/addPartnerAccountPopup.tsx | 2 +- .../src/pages/SignupPage/constants.ts | 2 +- .../src/pages/SignupPage/signupInput.tsx | 15 ++++++++--- .../UserListPage/allocateLicensePopup.tsx | 7 ++--- .../src/pages/WorkTypeIdSettingPage/index.tsx | 10 ++++--- dictation_client/src/translation/de.json | 4 +-- dictation_client/src/translation/en.json | 4 +-- dictation_client/src/translation/es.json | 4 +-- dictation_client/src/translation/fr.json | 4 +-- 10 files changed, 51 insertions(+), 28 deletions(-) diff --git a/dictation_client/src/pages/AccountPage/index.tsx b/dictation_client/src/pages/AccountPage/index.tsx index 50e3f4d..d40d452 100644 --- a/dictation_client/src/pages/AccountPage/index.tsx +++ b/dictation_client/src/pages/AccountPage/index.tsx @@ -161,13 +161,16 @@ const AccountPage: React.FC = (): JSX.Element => { ); }} > - + - {/* eslint-disable-next-line jsx-a11y/control-has-associated-label */} - + - {/* eslint-disable-next-line jsx-a11y/control-has-associated-label */} -