Expand the "Client Secret" field to display the entire secret value (#33535)

Closes #33467

Signed-off-by: Oliver Cremerius <antikalk@users.noreply.github.com>
This commit is contained in:
Oliver 2024-10-04 00:17:15 +02:00 committed by GitHub
parent edb05421ac
commit f92c26d2ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ const SecretInput = ({
<Split hasGutter>
<SplitItem isFilled>
<InputGroup>
<InputGroupItem>
<InputGroupItem isFill>
<PasswordInput id={id} value={secret} readOnly />
</InputGroupItem>
<InputGroupItem>