[
https://issues.apache.org/jira/browse/KNOX-2971?focusedWorklogId=886140&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-886140
]
ASF GitHub Bot logged work on KNOX-2971:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Oct/23 13:55
Start Date: 19/Oct/23 13:55
Worklog Time Spent: 10m
Work Description: smolnar82 opened a new pull request, #807:
URL: https://github.com/apache/knox/pull/807
## What changes were proposed in this pull request?
CSS fix of word wrapping in the `Comment` and `Additional Metadata` columns
on the Token Management UI.
## How was this patch tested?
Manually tested.
Before my change:
<img width="1780" alt="Screenshot 2023-10-19 at 15 26 56"
src="https://github.com/apache/knox/assets/34065904/b3f19d76-8d5e-43da-a91d-ac35d8a3dc6f">
After my change:
<img width="1774" alt="Screenshot 2023-10-19 at 15 53 32"
src="https://github.com/apache/knox/assets/34065904/00661dc3-a792-4df3-ae6a-cacc46e80008">
Issue Time Tracking
-------------------
Worklog Id: (was: 886140)
Remaining Estimate: 0h
Time Spent: 10m
> Tokens generated with comment more than 27 char is not completely displayed
> on the token management page
> --------------------------------------------------------------------------------------------------------
>
> Key: KNOX-2971
> URL: https://issues.apache.org/jira/browse/KNOX-2971
> Project: Apache Knox
> Issue Type: Improvement
> Components: TokenManagementUI
> Affects Versions: 2.1.0
> Reporter: J.Andreina
> Assignee: Sandor Molnar
> Priority: Major
> Attachments: image-2023-10-18-18-53-37-777.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> +*{color:#de350b}PROBLEM STATEMENT:{color}*+
> Tokens generated with comment more than 27 char is not completely displayed
> on the token management page
> +*BUILDS:*+
> 2.1.0
>
> +*STEPS TO REPRODUCE:*+
> - Deploy ycloud cluster with above gbn.
> - Generate token with comment "hrt_qaforhrt_2andreina1andreina2mary"
> +*CURRENT BEHAVIOUR:*+
> comment is not completely displayed on UI
> !image-2023-10-18-18-53-37-777.png!
> +*EXPECTED BEHAVIOUR:*+
> Either text should be wrapped / scroll bar should be available to view the
> comment
> Note: While i can filter using the above token "mary" text
> +*OCCURRENCE:*+
> Reproducible
--
This message was sent by Atlassian Jira
(v8.20.10#820010)