-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Global header] Review feedback and suggestions for small visual improvements #77663
Comments
Pinging @elastic/kibana-core-ui (Team:Core UI) |
Fixed in elastic/eui#4008. Will be merged into Kibana with EUIv29.0.0
|
Nice @formgeist ! You've definitely found a few we're aware of and a few we're not. I'll reply to what I can attest to from the EUI side.
@myasonik Are you somehow removing the This is the screenshot from EUI docs:
Ah the devil that is pixel perfection. Unfortunately this is just how all popovers render in terms of distance from it's triggering element and how it happens to line up with the header. I think it's a tiny detail that'll only bug those eagle-eye designers.
This is an artifact of bad focus behavior of EuiPopover in general and we're actively working on a fix in EUI elastic/eui#4003
Hmmm, this is going to be a difficult one, and probably has to be solved in EuiSelectable. What's happening is that the "focus" is on the first item on the list. As soon as you scroll and then hit any kind of key, it wants to scroll the focused item back into view because without mouse interaction it assumes you'll be pressing another key to act on the focused item. @myasonik May need a bit of help there on the EUI JS side. |
Something seems to have gone weird with EUI deployments. It was fixed in 28.1.0 but is missing from 28.2.0... It's back in master so I'm not super concerned... but weird. Anyway, it should be fixed next time EUI is updated in Kibana. Edit: Confirmed with Chandler that the fix was merged into 28.3.1 and that the changelog edited incorrectly. Kibana's on 28.2.0 right now.
I'm not really sure if we can tackle this one right now. If I understand the original flow correctly, @formgeist, you were going to try to CMD+ All that said, that's assuming you were going to CMD+ |
That was the main reason to using CMD+ |
I think this is already solved as well: Let me know if you think otherwise.
The loading bar was replaced by the spinner, which has better contrast. I'd say we also ticked this part :)
I just tested it on Chrome and Firefox and it also looks like it's been resolved.
It looks like there's some discussion around this in elastic/eui#5408. Although scrolling to the top doesn't happen anymore (it navigates to the app), it doesn't open the link in a new tab.
We also need to fix this... I just tested it and the placement is still the same. |
Pinging @elastic/appex-sharedux (Team:SharedUX) |
@elastic/kibana-design can you confirm for me that there are no remaining issues in this? I don't see any but want to confirm, thank you |
@rshen91 I've just checked and it appears the last item in the original list has been fixed in the meantime
We can close this initial design feedback issue and if anything else pops up we can address it in a new issue 👍 Happy to close this after almost 3,5 years 😅 |
Hi team 👋,
First off - amazing that we have a global search experience in Kibana 🙌 Simply amazing!
I've been testing out the new global header and search and I've found some minor visual nits and possibly things that have already come up and will be fixed, but I thought to collect it anyways. Feel free to let me know if you want to separate any of these out, I first and foremost just wanted to deliver this feedback.
undefinedundefined
CMD
will force to scroll to the top of list. I did this when I wanted to switch to another tab, and found the experience a little jarring. Not sure if this was something to do with the shortcut or a11y? ([GS]CMD+click
should open the result in a new tab #147710)The text was updated successfully, but these errors were encountered: