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

Editor addon #1449

Merged
merged 52 commits into from
Mar 8, 2024
Merged

Editor addon #1449

merged 52 commits into from
Mar 8, 2024

Conversation

pascalwilbrink
Copy link
Member

No description provided.

@pascalwilbrink pascalwilbrink marked this pull request as ready for review March 7, 2024 09:09
Copy link
Contributor

@Stef3st Stef3st left a comment

Choose a reason for hiding this comment

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

Looks good. I do have a few remarks on files that aren't altered but now can be, because of this solution:

  • mock-wizard-editor and mock-editor should no longer have to rely on the Editing mixin and can be altered to the Editor addon. I understand that the mock-editor-logger and mock-setter-logger still require the Editing mixin because the Historing depends on that.

  • The Wizarding mixin can be deleted. It's no longer being used.

Finally, unfortunatly the Plugin tests keep failing. I have the same issue locally on my machine at first try, when I retry the tests pass. It looks like a timing/sync issue somewhere.

packages/open-scd/test/unit/wizards/connectedap-c.test.ts Outdated Show resolved Hide resolved
Co-authored-by: Steffen van den Driest <35229971+Stef3st@users.noreply.github.com>
Copy link
Contributor

@Stef3st Stef3st left a comment

Choose a reason for hiding this comment

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

Found a few more things that could be removed

@pascalwilbrink pascalwilbrink requested a review from Stef3st March 8, 2024 08:58
@pascalwilbrink pascalwilbrink merged commit 8097711 into main Mar 8, 2024
8 checks passed
@pascalwilbrink pascalwilbrink deleted the Editor_Addon branch March 8, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants