Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc anchor icons disappear before you can click it #10156

Closed
codingthat opened this issue Apr 19, 2021 · 0 comments
Closed

Doc anchor icons disappear before you can click it #10156

codingthat opened this issue Apr 19, 2021 · 0 comments
Assignees
Labels
confirmed-bug We've confirmed this is a bug in Mongoose and will fix it. docs This issue is due to a mistake or omission in the mongoosejs.com documentation
Milestone

Comments

@codingthat
Copy link

Do you want to request a feature or report a bug? bug

What is the current behavior? See title

If the current behavior is a bug, please provide the steps to reproduce.

  1. Go to https://mongoosejs.com/docs/deprecations.html
  2. Mouse over a heading, e.g. "findAndModify()" or "The useNewUrlParser Option"
  3. The anchor link icon appears ✔
  4. As you move the mouse cursor toward the anchor link icon, it mouses out of the heading, which causes the anchor link icon to disappear:

Mongoose Elusive Anchor Link

What is the expected behavior? That it would stay long enough to click. In other words, probably that the anchor icon would be part of some shared element with the heading so that it's part of the same mouseover target area.

What are the versions of Node.js, Mongoose and MongoDB you are using? Note that "latest" is not a version.

Not applicable, but the browsers I see this in (on Linux Mint 19.3 64-bit) include:

  • Chromium Version 89.0.4389.90 (Official Build) Built on Ubuntu
  • Firefox 87.0
@IslandRhythms IslandRhythms added confirmed-bug We've confirmed this is a bug in Mongoose and will fix it. docs This issue is due to a mistake or omission in the mongoosejs.com documentation labels Apr 19, 2021
@vkarpov15 vkarpov15 added this to the 5.12.7 milestone Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed-bug We've confirmed this is a bug in Mongoose and will fix it. docs This issue is due to a mistake or omission in the mongoosejs.com documentation
Projects
None yet
Development

No branches or pull requests

3 participants