System Information
-
Strapi Version: 4.2.0
-
Operating System: mac os
We have some long relation inputs in relation dropdown as shown in screenshot below.
The value uses ellipsis if the input text is too large. But I want to show a tooltip showing full value when hovered.
Is there any way to achieve this ?
Not witout directly editing the admin
1 Like
I thought so,
I have raised issue in github regrading the same. Hope they will reply soon.
Ok, I found a work-through for the problem.
I just changed the width of the relational input combobox to 100% width from the “configure the view” setting.
So the results look like -
Still I find this as workaround and tooltip should be an option if it is getting ellipsis.
Setting -
Result for the above solution -