Clickable elements like buttons, etc. should have a pointer type cursor on mouse hover so that the user gets to know that the element is clickable.
Repro steps:
- Open sample bot from https://microsoft.github.io/BotFramework-WebChat/01.a.getting-started-full-bundle/
- Type help.
- Buttons are displayed.
- Use your mouse to hover over one of the buttons.
- The cursor is of default type giving the user the impression that the element is not clickable.
Clickable elements like buttons, etc. should have a pointer type cursor on mouse hover so that the user gets to know that the element is clickable.
Repro steps: