mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:06:55 -05:00
Markdown editor automatically selecting page when adding a new link #2095
Labels
No labels
BETA
BETA
accessibility
backlog
bug
can't replicate
contrib-easy
contrib-hard
contrib-medium
deferred
documentation
duplicate
duplicate
editors
enhancement
invalid
localization
migrate
ui
under review
v3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wiki-requarks#2095
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SaasamMorgan on GitHub (Sep 28, 2020).
Originally assigned to: @NGPixel on GitHub.
Describe the bug
When adding a link on a page using the markdown editor, if you have a page which short description contains an open parenthesis "(" This will automatically select that page for any link you try to add making for a poor user experience.
This bug will only occur if there is one page which short description contains an open parenthesis. Adding another page which short description contains the same will remove the bug as the page selector will appear. If you then select a page from the list it will remove the open parenthesis.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect the page selector to appear with one item which is the page which contains the search values. Or not appear at all until another character is typed after the first open parenthesis.
Screenshots
https://imgur.com/a/Tjse15t
Host Info (please complete the following information):
@Igorgro commented on GitHub (Sep 29, 2020):
Duplicate of https://github.com/Requarks/wiki/issues/2062