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

make open editor buttons linked #2558

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

CollinBeczak
Copy link
Collaborator

Resolves: #2531

Screenshot 2025-02-14 at 10 38 35 PM Screenshot 2025-02-14 at 10 38 52 PM

@CollinBeczak CollinBeczak requested review from jake-low and removed request for jake-low February 17, 2025 16:04
Comment on lines +761 to +762
default:
return null;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: I think this should throw; it's a programmer error to call this function with an editor ID other than one of the supported cases.

@jschwarz2030 jschwarz2030 marked this pull request as ready for review February 18, 2025 20:37
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.

Edit in new tab without closing the current one
2 participants