Wrong cursor for dropdown type in navbar #8485
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
status: needs more information
There is not enough information to take action on the issue.
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
recording.mov
Create a dropdown entry in the navbar with
to
orhref
links, for example:In this case the cursor when hovering over the dropdown is a text cursor instead of a pointing finger.
Reproducible demo
https://codesandbox.io/s/wonderful-leaf-wwdzee?file=/docusaurus.config.js
Steps to reproduce
Expected behavior
All clickable elements, typically links, should have the same cursor.
Actual behavior
Cursor turns into text selection cursor.
Your environment
No response
Self-service
The text was updated successfully, but these errors were encountered: