Conversation
Passing run #1003 ↗︎Details:
Review all test suite changes for PR #694 ↗︎ |
|||||||||||||||
613fa66 to
83f0ad6
Compare
cc46c04 to
b25be6b
Compare
|
At first glance, by playing with the test link : I saw that you filtered out some part of the UI that were forgotten (when they were added...) I think we should also remove the BG selector when in embedded (check an iframe example from mf-geoadmin3 here : https://codepen.io/geoadmin/pen/yOBzqM ) I'm totally OK not having the 3D button 👍 |
There was a problem hiding this comment.
As a global comment on this file, I'm not sure we shouldn't make our view names constant in view/view.js and never use a hard-coded string. It might be more resilient to future renaming of the views
The footer clean up and button will be done in separate PR/tickets |
Now we use a new view for the embed instead of a query parameter.
Some tests are flaky therefore increase the retries.
Now we use a new view for the embed instead of a query parameter.
Test link