script-lab icon indicating copy to clipboard operation
script-lab copied to clipboard

[Archived - see the readme for more info] Create, run, and share your code directly from Office

Results 154 script-lab issues
Sort by recently updated
recently updated
newest added

### Bug Report - **Host**: (fill out if relevant. eg: EXCEL, WORD) - **OS**: (fill out if relevant/applicable) - **Browser**: (fill out if relevant/applicable) - **Environment**: (fill out. eg: alpha,...

external

If you add a file .github/CODEOWNERS. pull requests will automatically be assigned. The contents would be `* OfficeDev\ScriptLab` where ScriptLab is a GitHub team. You can see how this was...

feature
effort level: < 2 hours

This add-in is not only useful to experiment with the Office JavaScript API, but is also itself a good reference implementation for architecting and bootstrapping a non-trivial Office web add-in...

feature
effort level: unknown

### Bug Report - **Host**: Excel win32 - **OS**: Win10 - **Browser**: - **Environment**: react alpha #### Expected behavior: I shuold be able to import an npm package that uses...

non-coding-task
needs-discussion

We've had a number of instances where new namespaces are being introduced to Office.js, yet are not available in Script Lab. This has resulted in cumulative _hours_ worth of investigation....

code-quality
effort level: < 2 hours

### Description: It's possible during development ([or now](https://github.com/OfficeDev/script-lab/issues/722)) to get Script Lab in a state where it can't load. With #722, even uninstalling, restarting, and reinstalling doesn't clear out the...

P1
suggestion

### Bug Report - **Host**: Excel - **OS**: Windows - **Browser**: Win32 - **Environment**: Beta #### Steps to Reproduce: This happened when rapidly switching between snippets. #### Failure Logs: Error...

bug
hard-to-repro
P1

### Bug Report - **Host**: WORD (Maybe others as well haven't tested that) - **OS**: Windows 10 - **Browser**: N/A - **Environment**: latest #### Expected behavior: When a document is...

bug
insight

Repros on both Mac and Windows. Might be an issue with our CSS ![image](https://user-images.githubusercontent.com/2230453/54712937-b9c59280-4b0a-11e9-8e4d-fad15e7ae71d.png)

### Bug Report - **Host**: OUTLOOK - **OS**: Windows - **Browser**: N/A - **Environment**: alpha #### Expected behavior: Title should be truncated, if anything #### Actual behavior: Title disappears and...

P3