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

[EuiSuperDatePicker] Excessive space between prepend button icons #7196

Closed
MichaelMarcialis opened this issue Sep 18, 2023 · 0 comments · Fixed by #7217
Closed

[EuiSuperDatePicker] Excessive space between prepend button icons #7196

MichaelMarcialis opened this issue Sep 18, 2023 · 0 comments · Fixed by #7217
Assignees
Labels

Comments

@MichaelMarcialis
Copy link
Contributor

Describe the bug
In the latest version of EUI, I noticed that there was an excessive amount of space between the prepend button icons in the EuiSuperDatePicker component. I believe this is occurring because there is both a right margin applied to the first icon and there is now a new gap property being used in EuiButtonEmpty components (whereas previously, it was just the right margin).

Impact and severity
I'm not sure if it affect components beyond the EuiSuperDatePicker, but the issue is visible everywhere that component is in use in Kibana.

Environment and versions

  • EUI version: 88.2.0

To Reproduce
View the EuiSuperDatePicker anywhere in Kibana (such as Discover).

Expected behavior
I expect the space between icons to not be so wide.

Screenshots
Previously:
CleanShot 2023-09-18 at 16 12 09

Now:
CleanShot 2023-09-18 at 16 11 44

@MichaelMarcialis MichaelMarcialis added bug ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible labels Sep 18, 2023
@cee-chen cee-chen self-assigned this Sep 21, 2023
@cee-chen cee-chen removed the ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants