script-lab-2017
script-lab-2017 copied to clipboard
Support iOS (iPad)
From an internal tester:
The basic functionality was working but I did notice some UI errors with padding and scrollbars. The top menu didn't always work well, I had to tap play a few times before it actually ran the code and export menu was very difficult to tap.
(For images contact me)
Update: on further testing on an iPad, the padding & scrollbar issues do not seem to be there.
However, two blocking issues:
- Two taps required to press menu items in the editor (not the runner). This is likely because the buttons in the editor are DIVs instead of link (a) elements. This should be fairly trivial to fix.
- Like the latest version of Add-ins on Mac, importing external snippet or doing a heartbeat-based refresh fails. See https://github.com/OfficeDev/script-lab/issues/742. This one is the truly blocking one.