Bug #1831
openIncorrect cursor icon shown on chart hover (drag icon instead of pointer)
Description
On the Visualization screen, when hovering over the chart:
- A drag-and-drop hand icon is displayed, this suggests that the chart can be dragged, which is misleading
- Instead, a selection (pointer) cursor should be shown for proper UX
Steps to Reproduce
- Open Visualization screen
- Hover over any chart on canvas
- Observe the cursor icon
Actual Result
- Drag/hand cursor is shown
Expected Result
- Pointer/selection cursor should be shown
Files
Updated by ALi RAZA 2 days ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Incorrect cursor icon shown on chart hover (drag icon instead of pointer)
On the Visualization screen, when hovering over the chart:
A drag-and-drop hand icon is displayed, this suggests that the chart can be dragged, which is misleading
Instead, a selection (pointer) cursor should be shown for proper UX
Dev Comment:
Miss I just want to clarify why we are using hand cursor because Prism have the functionality and user will able to drag and drop the charts directly to the canvas but on the other hand power bi do not have the drag and drop feature for users so thats why they are using cursor pointer so I believe the Prism's hand cursor as expected and having better user experiance. But if you have any other suggestion to improve the UX so do let us know.
Thank you...