script-lab
script-lab copied to clipboard
[Archived - see the readme for more info] Create, run, and share your code directly from Office
Might be more of a platform bug. (And is same as what Script Lab has today). Questions for us in the meantime: should we find a different F key that...

### Bug Report - **Host**: Excel WAC - **OS**: Win 10 - **Browser**: FFox 63.0.3 - **Environment**: React-beta #### Expected behavior: Snippet should be in my clipboard, and pasting in...
`Tab` disappears between files pivot and going into the editor. Need to press tab a second time at that point.
### Bug Report - **OS**: Windows 10 - **Browser**: IE (on desktop) - **Environment**: Alpha #### Expected behavior: Run pane applies CSS before displaying any content #### Actual behavior: A...
There was a bugfix a while ago tha switched the height of `.message-bar.active` to auto instead of 4.8rem. This messes up with the animations. If it is set to 4.8rem,...
LocalStorage caps out at 5mb or 10mb on most browsers -- whereas IndexeDB can store up to a gig! https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API Also per the link above, there are simpler wrappers around...
Host: Excel online, using Chrome There is a parsing/compiling error somewhere that happens when the user code contains a string with the content "". For example: // User code $("#run").click(()...
This might already be a feature. I noticed you can copy the script to the clipboard in the share menu. This is great but there seems to be no way...
### Bug Report - **Environment**: Beta #### Expected behavior: Copying the snippet to the clipboard should have a consistent tab size for the entire file. This includes the tabs before...