Azure / Azure/api-management-developer-portal

Model Type column text overflow tooltip does not show array brackets

Open
#409 6 comments 1 reaction 0 assignees View on GitHub
(t) Bug P2
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
![image](https://user-images.githubusercontent.com/8837910/72311074-6479e500-3638-11ea-811f-e7f8e69490ed.png)

## Proposal sceenshot
![image](https://user-images.githubusercontent.com/8837910/72311339-229d6e80-3639-11ea-87e0-2918a449f8a3.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.