hawtio / hawtio-next

Next generation Hawtio UI console
https://hawt.io
Apache License 2.0
7 stars 20 forks source link

Header item dropdown doesn't close automatically after upgrade to PF 5 #968

Closed tadayosi closed 2 weeks ago

tadayosi commented 3 weeks ago

You can reproduce the issue by running yarn start and just opening the Example 3 header menu dropdown. I remember that with PF 4 the opened dropdown automatically closed when the user clicked elsewhere. Now it keeps open.

image

Also, I wouldn't like the border with the header item menu. I remember it used to be no border (plain) just like the default user menu at the top right corner. Could you remove the border as well along with fixing the issue?

mmelko commented 3 weeks ago

Actually this is fixed in the: https://github.com/hawtio/hawtio-next/pull/960