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

fix: remove search functionality from code editor #1334

Merged
merged 2 commits into from
Jun 10, 2023
Merged

Conversation

queengooborg
Copy link
Collaborator

This PR fixes #1258 by removing CodeMirror's search package. The amount of code that we have in our interactive examples is far smaller than anything that would need its own dedicated search, so having it makes zero sense (and in fact breaks things).

@github-actions
Copy link
Contributor

github-actions bot commented Jun 6, 2023

This pull request has merge conflicts that must be resolved before it can be merged.

1 similar comment
@github-actions
Copy link
Contributor

github-actions bot commented Jun 6, 2023

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2023

This pull request has merge conflicts that must be resolved before it can be merged.

@queengooborg queengooborg changed the title Remove search functionality from code editor fix: remove search functionality from code editor Jun 9, 2023
@NiedziolkaMichal
Copy link
Member

Your previous commit was upgrading the lock file to version 3, which added a lot of changes and seems unrelated, so I skipped it during rebase. PR looks good, thanks

@NiedziolkaMichal NiedziolkaMichal merged commit 9645008 into main Jun 10, 2023
@NiedziolkaMichal NiedziolkaMichal deleted the search branch June 10, 2023 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interactive Example Search Box looks broken / not intended
2 participants