SDL 0273 WebEngine Projection Mode - Revisions - #952
Conversation
Done. Due comment 3 and comment 10 I slightly changed this statement in the revision. See line 59-60. The major point of comment 1 was to add "in-vehicle apps" to avoid confusing. @JackLivio can confirm.
The agreement was to use a different name than
Done. It's slightly modified to describe the background of the question.
Done
Done |
|
@theresalech the PR is ready for review. |
|
@kshala-ford Regarding these lines:
My understanding was the web page would be embedded in a template that acts as the "main window". In other words the rendered html would be a child component of the WEB_VIEW template. I think this line is also related to my confusion:
I thought the capabilities of the template would be the HMI fields that are outside of the embedded html portion of the WEB_VIEW template. The capabilities would not change based on what html is being rendered on screen. |
theresalech
left a comment
There was a problem hiding this comment.
Hi @kshala-ford - I've left a few comments. Please review and let me know if you have any questions, thanks!
|
@AByzhynar, thank you! Are you going to be taking over authoring this proposal in Kujtim's absence? If so, can someone from the Ford team please confirm they are aware and approve? We'll then need you to please add your name as a co-author in Line 4, and I believe we are still awaiting an answer to Jack's comment here. |
|
@JackLivio
Please have a look at my latest suggested change. From an app perspective you would change your main window’s template to
I’m sorry for the confusion. I think I understand your concern. Obviously the capabilities don’t change while the template is active. I’m referring to the event when the app changes the main window to this template. Then the capabilities may change as text fields or SDL soft buttons won’t be visible on the template. Of course it depends all on the IVI and what fields remain visible. Most likely the main fields won’t be available but the template title or the menu name might be. @JackLivio @theresalech please note that in the current status of this proposal we shouldn’t do feature discussions. If the PR contains all revisions then please mark the PR review ready. Discussing the content should be with all members of the SDLC not only between the authors and the PM. Thanks! |
|
@kshala-ford Thank you for the clarification. I think we are on the same page. |
|
@AByzhynar, please advise if you are going to be taking over authoring this proposal in Kujtim's absence. If so, can someone from the Ford team please confirm they are aware and approve? We'll then need you to please add your name as a co-author in Line 4. Thank you! |
@theresalech Done in 2d96c89 @mrapitis Please confirm that we both will be co-authors. |
|
@theresalech both @AByzhynar and I will be co-authors of this proposal. thanks! |
This proposal is created based on discussion in #767.
It extends SDl-0240 - WebEngine support for SDL JavaScript to allow using the WebEngine app's web view for the HMI in addition to the other available SDL templates.