When a file, formatted text block, or diagram is generated as part of a Navie response, there are icons that appear in the header of the block to enable the user to take actions. Currently, none of these icons have hover effects, requiring users to guess their functions. This issue affects users of both the JetBrains plug-in and the Visual Studio Code extension.
Expected Behavior
Hovering over any Navie Action icon should provide a tooltip describing the action. You can observe this behavior on the 'stop' button in the Navie text input.
Actual Behavior
There are no hover effects when the user hovers over the Navie Action icons, forcing users to rely on prior knowledge to understand the functions of these icons.
Icon Details
Markdown Block: 'copy' and 'pin' icons
Code Block: 'copy', 'pin', 'apply', and 'external link' icons
Diagram: 'full screen', 'pin', and 'open in mermaid' icons
Steps to Reproduce
Open the Navie UI in the JetBrains plug-in or Visual Studio Code extension.
Trigger a Navie response that includes a file, formatted text block, or diagram.
Hover over the action icons in the header of the generated block.
Observe that there is no visual feedback (tooltip, color change, etc.)
Impact
The lack of hover effects reduces the usability and discoverability of Navie’s Actions, particularly for new or infrequent users.
Description
When a file, formatted text block, or diagram is generated as part of a Navie response, there are icons that appear in the header of the block to enable the user to take actions. Currently, none of these icons have hover effects, requiring users to guess their functions. This issue affects users of both the JetBrains plug-in and the Visual Studio Code extension.
Expected Behavior
Hovering over any Navie Action icon should provide a tooltip describing the action. You can observe this behavior on the 'stop' button in the Navie text input.
Actual Behavior
There are no hover effects when the user hovers over the Navie Action icons, forcing users to rely on prior knowledge to understand the functions of these icons.
Icon Details
Steps to Reproduce
Impact
The lack of hover effects reduces the usability and discoverability of Navie’s Actions, particularly for new or infrequent users.
Plugin version
Screenshots