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

Transform landing into editor type plugin #1513

Open
1 task
juancho0202 opened this issue May 1, 2024 · 0 comments
Open
1 task

Transform landing into editor type plugin #1513

juancho0202 opened this issue May 1, 2024 · 0 comments
Labels

Comments

@juancho0202
Copy link
Contributor

juancho0202 commented May 1, 2024

Currently we add custom code to our Layout for the landing page of open-scd (Open Project, New Project buttons). We would like to make this an editor type plugin that is visible by default if no project is loaded.

Acceptance Criteria:

  • A new editor type plugin is added to packages/plugins and in the plugins.js file it should have requiredDoc: false
  • When OpenSCD loads and no doc is opened you should see the mwc-tab bar with a first option called "Start" which includes the same code we currently have for the landing page, then a list of editor type plugins that don't require a doc.

Pre-requisite:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant