Resizable left column (or tooltip) in Mia Merge Tool for long config map names #662
carrielevy
started this conversation in
Product Feedback
Replies: 1 comment 1 reply
|
Thanks for the feedback! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What product would you like to leave feedback for?
Console
What Console version are you using?
v14.5.3
Description
We're running into a usability issue in the Mia Console merge tool where long config map names are getting cut off in the left-hand column. In our environment, we have a high volume of config maps with lengthy, similarly-named keys, making it difficult to distinguish which item we're actually editing without being able to see the full name.
We'd love to see one or both of the following improvements:
Option 1 – Resizable column: Allow users to drag and resize the left-hand column so they can expand it as needed to see full config map names.
Option 2 – Tooltip on hover: Show the full config map name in a tooltip when hovering over a truncated entry, so users can confirm which item they're working with without needing to resize anything.
Either solution would significantly improve the experience for teams managing large numbers of similarly-named config maps.
All reactions