[
https://issues.apache.org/jira/browse/KNOX-2980?focusedWorklogId=888144&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-888144
]
ASF GitHub Bot logged work on KNOX-2980:
----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Oct/23 20:21
Start Date: 31/Oct/23 20:21
Worklog Time Spent: 10m
Work Description: smolnar82 opened a new pull request, #816:
URL: https://github.com/apache/knox/pull/816
## What changes were proposed in this pull request?
Applying word wrapping on the following columns in addition to metadata,
comment:
- token id
- issued
- expires
- username
## How was this patch tested?
Manually tested by resizing my Chrome window:
Issue Time Tracking
-------------------
Worklog Id: (was: 888144)
Remaining Estimate: 0h
Time Spent: 10m
> Token id column in token management page is not word wrapped ,hence unable to
> view few characters in tokenid
> ------------------------------------------------------------------------------------------------------------
>
> Key: KNOX-2980
> URL: https://issues.apache.org/jira/browse/KNOX-2980
> Project: Apache Knox
> Issue Type: Bug
> Components: TokenManagementUI
> Affects Versions: 2.0.0
> Reporter: J.Andreina
> Assignee: Sandor Molnar
> Priority: Minor
> Fix For: 2.1.0
>
> Attachments: image-2023-10-31-22-56-22-082.png,
> image-2023-10-31-22-56-49-415.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> +*{color:#de350b}PROBLEM STATEMENT:{color}*+
> Token id column value is not text wrapped , hence unable to view few
> characters in tokenid
> +*BUILDS:*+
> 2.0.0
>
> +*STEPS TO REPRODUCE:*+
> - Generate JWT token from token generation page
> +*CURRENT BEHAVIOUR:*+
> Some tokens character are not completely visible on UI. for example in below
> first digit is 7 which is not visible
> !image-2023-10-31-22-56-22-082.png!
> !image-2023-10-31-22-56-49-415.png!
> +*EXPECTED BEHAVIOUR:*+
> Token id should be word wrapped
> +*OCCURRENCE:*+
> Reproducible
> +*IMPACT:*+
> Unable to view the complete token id
--
This message was sent by Atlassian Jira
(v8.20.10#820010)