Azure / Azure/api-management-developer-portal
Model Type column text overflow tooltip does not show array brackets
- Dominant language
- TypeScript
- Stars
- 545
- Forks
- 360
- PR merge metrics
- No merged PRs in 30d
Description
With the Type column being so narrow many type names are being cut-off, it may be good option to expand this column a little bit more. More importantly though, when the text is cut-off any array bracket indicator is not shown in the tooltip. There is effectively no way to tell that any of the below types noted are an array other than the property name being plural. I would propose three changes. See issue screenshot and my proposals below.
1. Always include the [] in the text overflow tooltip.
2. Always include the [] in the column with any type name and ellipsis before it.
3. Increase the min-width of the type column a little bit as it seems overly narrow in my opinion.
## Issue screenshot

## Proposal sceenshot

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.