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

Bugfix in LinkWidget #53

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Conversation

skieffer
Copy link
Member

@skieffer skieffer commented Jan 1, 2024

The changes to the LinkWidget class in commit 88c2492 of 230525 were not adequately tested, and the call to spawn a neighboring panel had a bug, in that we passed a Dijit pane itself, instead of its DOM element.

The changes to the `LinkWidget` class in commit 88c2492 of 230525
were not adequately tested, and the call to spawn a neighboring panel
had a bug, in that we passed a Dijit pane itself, instead of its DOM element.
@skieffer skieffer added the client client-side (all or primarily) label Jan 1, 2024
@skieffer skieffer merged commit e0f4a86 into proofscape:main Jan 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client client-side (all or primarily)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant