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

Hide pagination block if no pagination is needed #7650

Closed
bahaaldine opened this issue Jul 6, 2016 · 1 comment
Closed

Hide pagination block if no pagination is needed #7650

bahaaldine opened this issue Jul 6, 2016 · 1 comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Dashboard Dashboard related features Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins.

Comments

@bahaaldine
Copy link

bahaaldine commented Jul 6, 2016

In the Dashboard / Open section, the margin between the Name and the bottom of the search bar is very high:

margin

Apparently it's because of the pagination control block that appears even if it's not needed:

capture d ecran 2016-07-06 a 20 50 37

I think this block should be hidden if not needed to gain space on the screen.

Same here:

capture d ecran 2016-07-06 a 21 01 56

and there:

capture d ecran 2016-07-06 a 21 01 47

@tbragin tbragin added Feature:Dashboard Dashboard related features :Sharing Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins. bug Fixes for quality problems that affect the customer experience and removed release_note:enhancement labels Nov 9, 2016
@stacey-gammon
Copy link
Contributor

This should be irrelevant when we switch to the new K7/EUI design - #15721

cee-chen added a commit that referenced this issue Apr 9, 2024
`v93.5.2` ⏩ `v93.6.0`

---

## [`v93.6.0`](https://github.com/elastic/eui/releases/v93.6.0)

- Updated `EuiBreadcrumb` styles to improve visual distinction of
clickable breadcrumbs
([#7615](elastic/eui#7615))

**Deprecations**

- Deprecated `color` prop on `EuiBreadcrumb`
([#7615](elastic/eui#7615))

**Bug fixes**

- Fixed `EuiComboBox` to correctly select full matches within groups via
the `Enter` key ([#7658](elastic/eui#7658))

**Accessibility**

- Updated `EuiHeaderBreadcrumb` styles to ensure min. required color
contrast ([#7643](elastic/eui#7643))
- `EuiSuperSelect` now correctly reads out parent `EuiFormRow` labels to
screen readers ([#7650](elastic/eui#7650))
- `EuiSuperSelect` now more closely mimics native `<select>` behavior in
its keyboard behavior and navigation
([#7650](elastic/eui#7650))
- `EuiSuperSelect` no longer strands keyboard focus on close
([#7650](elastic/eui#7650))
- `EuiSuperSelect` now correctly allows keyboard navigating past
disabled options in the middle of the options list
([#7650](elastic/eui#7650))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Dashboard Dashboard related features Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins.
Projects
None yet
Development

No branches or pull requests

3 participants