Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Selectors do not display correctly when there is no room #906

Closed
bryanl opened this issue May 2, 2020 · 2 comments
Closed

Selectors do not display correctly when there is no room #906

bryanl opened this issue May 2, 2020 · 2 comments

Comments

@bryanl
Copy link
Contributor

bryanl commented May 2, 2020

What steps did you take and what happened:

Selectors are cut off when there is no room left.

Screen Shot 2020-05-02 at 1 41 50 PM

What did you expect to happen:

They should act the same way as labels.

@mklanjsek
Copy link
Contributor

This should be mitigated after work on label/selector tooltips covered in #903 is merged. The intent of Tooltips is to give easy access to complete text in situations with limited space.

However, the positioning algorithm should be more aggressive, and when column is so narrow we should only show one label and badge instead of two. I'll add that functionality as part of #903.

@mklanjsek
Copy link
Contributor

Fixed by #903

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants