From c10c8e8e8e7900a20d80eabddd943547a67660f2 Mon Sep 17 00:00:00 2001 From: masaaki Date: Thu, 24 Aug 2023 08:57:24 +0000 Subject: [PATCH] =?UTF-8?q?Merged=20PR=20355:=20NO=20LISENCE=E3=81=AE?= =?UTF-8?q?=E5=A0=B4=E5=90=88=E3=81=ABlicenseDeallocation=E3=81=8C?= =?UTF-8?q?=E6=B4=BB=E6=80=A7=E7=8A=B6=E6=85=8B=E3=81=A8=E3=81=AA=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 概要 [Task2491: NO LISENCEの場合にlicenseDeallocationが活性状態となる](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/2491) - 元PBI or タスクへのリンク(内容・目的などはそちらにあるはず) - 何をどう変更したか、追加したライブラリなど - licenseDeallocationの活性条件が逆だったのを修正しました。 ×:ステータスがNO LICENSE以外の場合非活性 ○:ステータスがNO LICENSEの場合非活性 - このPull Requestでの対象/対象外 - 影響範囲(他の機能にも影響があるか) ## レビューポイント - 特にレビューしてほしい箇所 - 軽微なものや自明なものは記載不要 - 修正範囲が大きい場合などに記載 - 全体的にや仕様を満たしているか等は本当に必要な時のみ記載 - 特にありません ## UIの変更 - 特にありません ## 動作確認状況 - ローカルで確認 ## 補足 - 相談、参考資料などがあれば --- dictation_client/src/pages/UserListPage/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictation_client/src/pages/UserListPage/index.tsx b/dictation_client/src/pages/UserListPage/index.tsx index 873f47d..fa274e8 100644 --- a/dictation_client/src/pages/UserListPage/index.tsx +++ b/dictation_client/src/pages/UserListPage/index.tsx @@ -218,7 +218,7 @@ const UserListPage: React.FC = (): JSX.Element => { {/* eslint-disable-next-line jsx-a11y/click-events-have-key-events,jsx-a11y/no-static-element-interactions */}