-
Notifications
You must be signed in to change notification settings - Fork 156
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
[full-ci] Streamline apps into viewer/editor templates #9485
[full-ci] Streamline apps into viewer/editor templates #9485
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh boy... I LOVE where this is going 😍
e000df1
to
c215a0d
Compare
emits: ['update:currentContent'], | ||
setup(props) { | ||
const config = computed(() => { | ||
// TODO: Remove typecasting once vue-tsc has figured it out |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we just need to add one required prop .... .... .... .... ....
38dc423
to
1c4ddbe
Compare
6f9be4f
to
eff2f2b
Compare
ba2bcd0
to
88109cb
Compare
packages/web-pkg/src/components/AppTemplates/AppWrapperRoute.ts
Outdated
Show resolved
Hide resolved
76b7029
to
e15d1fb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, but I worked on this, so I would suggest to wait for another external review
SonarCloud Quality Gate failed. 3 Bugs 15.0% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
--------- Co-authored-by: Dominik Schmidt <dev@dominik-schmidt.de> Co-authored-by: Jan <j.ackermann91@gmail.com>
--------- Co-authored-by: Dominik Schmidt <dev@dominik-schmidt.de> Co-authored-by: Jan <j.ackermann91@gmail.com>
Related Issue
Open Tasks
isDirty
is true: https://web.dev/bfcache/#only-add-beforeunload-listeners-conditionallyopenAppsInTab
incloseApp
-> we want to keep the tab open for now and just close the apppageTitle
and invisible screen reader hint for external (and potentially other) apps