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

Markdown search doesn't support rendered -> source #177827

Closed
lramos15 opened this issue Mar 21, 2023 · 2 comments
Closed

Markdown search doesn't support rendered -> source #177827

lramos15 opened this issue Mar 21, 2023 · 2 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@lramos15
Copy link
Member

Testing #177709
0. Have a markdown codeblock with ### Foo in it.

  1. Enable markdown source rendering
  2. Search for Foo
  3. It finds the match
  4. Transition it to edit mode so the text is actually ### Foo. Even though Foo is there clicking the search result won't focus it.

Doing this from markdown source mode works though in that even if I switch the markdown cell to preview mode it will transition it back to edit mode when I click the result.

@andreamah
Copy link
Contributor

Hmm, seems to focus for me, just to double-check, the steps are:

  1. Have a cell that has ### Foo
  2. toggle on Markdown Source in the toggle
  3. Search for Foo
  4. Change the cell block to be in edit mode
  5. Clicking on the result that has ## Foo doesn't focus the result.

Does this repro consistently?

@andreamah andreamah added the info-needed Issue requires more information from poster label Mar 22, 2023
@vscodenpa
Copy link

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Mar 30, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants