Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: Ensure room for non-hidden scrollbars #5802

Merged
merged 1 commit into from
May 8, 2019

Conversation

johncowen
Copy link
Contributor

In #5720 we started to add some minor updates to our overall design look and feel, but in tracing designs we omitted leaving room for a scrollbar to the right hand side of our tabular rows. This reverts https://github.com/hashicorp/consul/pull/5720/files#diff-ee23af43927655ef31fe14838b182eccR17

On macOS generally users have these hidden but on other platforms and browsers these are visible and this can obstruct the 'action buttons' if we don't allow room for them.

Before:

Screenshot 2019-05-07 at 14 59 31

After:

Screenshot 2019-05-07 at 14 59 51

@opihana as a reminder, could we add permanent scrollbars to the designs, it will probably help us avoid mistakenly doing this again! (And/or, I think we discussed possibly tweaking the look and feel of these to take this into account?)

@johncowen johncowen added the theme/ui Anything related to the UI label May 7, 2019
@johncowen johncowen requested review from hannahhearth and a team May 7, 2019 14:50
@johncowen johncowen merged commit 249dcaf into master May 8, 2019
@johncowen johncowen deleted the bugfix/ui-action-btn-scrollbar branch May 8, 2019 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/ui Anything related to the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants