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

Kibana 5.0.0-alpha1 Dark Mode Visibility Issue #6883

Closed
tebriel opened this issue Apr 12, 2016 · 3 comments
Closed

Kibana 5.0.0-alpha1 Dark Mode Visibility Issue #6883

tebriel opened this issue Apr 12, 2016 · 3 comments

Comments

@tebriel
Copy link

tebriel commented Apr 12, 2016

Versions

  • Kibana 5.0.0-alpha1
  • Safari Version 9.1 (11601.5.17.1)

Description

The search and text for finding a Dashboard to open is very hard to read and misaligned.

Steps to Repro

  1. Navigate to a Dark Theme Dashboard (I imported mine from Kibana 4)
  2. Click Open
  3. Note that the Manage Dashboards Electric Blue Text is hard to Read
  4. Note that the shadow text in the search box does not have a left padding and is directly touching the search button
  5. Note that the Search Ordering column heading is nearly the same color as the background (Defaults to Name /)

Screenshot

screen shot 2016-04-12 at 5 55 42 pm

@rashidkpc
Copy link
Contributor

Fixed in master: #6767

@ycombinator
Copy link
Contributor

Thanks for reporting a 5.0 bug! I'm affixing the Pioneer Program label to the issue to make you eligible for a gift package!

@tebriel
Copy link
Author

tebriel commented May 12, 2016

Thanks! My Dev cluster is halfway upgraded to alpha2, love playing around with it!

Sent from my iPhone

On May 12, 2016, at 11:18 AM, Shaunak Kashyap <[email protected]mailto:[email protected]> wrote:

Thanks for reporting a 5.0 bug! I'm affixing the Pioneer Programhttps://www.elastic.co/blog/elastic-pioneer-program label to the issue to make you eligible for a gift package!

You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHubhttps://github.com//issues/6883#issuecomment-218789932

1Copenut added a commit that referenced this issue Jul 11, 2023
`[email protected]` ⏩ `83.1.0`

---

## [`83.1.0`](https://github.com/elastic/eui/tree/v83.1.0)

- Added `placeholder` prop to `EuiInlineEdit`
([#6883](elastic/eui#6883))
- Added `sparkles` glyph to `EuiIcon`
([#6898](elastic/eui#6898))

**Bug fixes**

- Fixed Safari-only bug for single-line row `EuiDataGrid`s, where cell
actions on hover would overlap instead of pushing content to the left
([#6881](elastic/eui#6881))
- Fixed `EuiButton` not correctly merging in passed `className`s with
its base `.euiButton` class
([#6887](elastic/eui#6887))
- Fixed `EuiIcon` not correctly passing the `style` prop custom `img`
icons ([#6888](elastic/eui#6888))
- Fixed multiple components with child props (e.g. `buttonProps`,
`iconProps`, etc.) unsetting EUI's Emotion styling if custom `css` was
passed to the child props object
([#6896](elastic/eui#6896))

**CSS-in-JS conversions**

- Converted `EuiHeader` and `EuiHeaderLogo` to Emotion
([#6878](elastic/eui#6878))
- Removed Sass variables `$euiHeaderDarkBackgroundColor`,
`$euiHeaderBorderColor`, and `$euiHeaderBreadcrumbColor`
([#6878](elastic/eui#6878))
- Removed Sass mixin `@euiHeaderDarkTheme`
([#6878](elastic/eui#6878))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants