Disable the mouse hover options from the column field value in discover table

Hi, I have one column field as URL in discover table. I am not able to click on that link because -
1- On mouse hover the link is hiding behind the three icons. How can I disable the icons?
2- Is there any way to show the value in left side of the column because the hyperlink value only getting displayed at right side?

image

image

I'm not sure you can but you should open an issue in GitHub - elastic/kibana: Your window into the Elastic Stack as it looks like to me a valid concern.

Any alternative/workaround solution to click on the link ?

What happen when you expand the row? May be it's possible?

Update. I just tested it and you can actually...

yeah it's there but it's like 2 times click. I found another way to achieve this.
I changed the table display options (row height) to "Single" after that it's showing the link incudes mouse hover options.
image

Hi @rkidev,

Yes, changing the row height option is a good workaround for now. The issue is going to be addressed in v8.13 via [EuiDataGrid] Cell actions redesign by cee-chen · Pull Request #7343 · elastic/eui · GitHub

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.