зеркало из https://github.com/nextcloud/text.git
fb0a8cee20
The link bubble now also gets rendered when the cursor is behind the link. `cy.get` will always start at the root of the doc. So it also found the link inside the link bubble. Use `.find` on the content instead as the link bubble is outside of that. Signed-off-by: Max <max@nextcloud.com> |
||
---|---|---|
.. | ||
CodeBlock.spec.js | ||
FrontMatter.spec.js | ||
HardBreak.spec.js | ||
ImageView.spec.js | ||
Links.spec.js | ||
ListItem.spec.js | ||
Mentions.spec.js | ||
Preview.spec.js | ||
Table.spec.js | ||
helpers.js |