lens icon indicating copy to clipboard operation
lens copied to clipboard

Lens - open science content creation and display

Results 32 lens issues
Sort by recently updated
recently updated
newest added

If you open current master (3f0e082e as of writing), click on the text near a citation and then try to use the left or right arrow keys to navigate across...

Undo does not re-enable save in editor Steps to recreate click save type something click undo Expected result Save button re-appears so user can save the altered document. Actual result...

Currently, `StatusBar` throws a type error during initial render because the `doc` prop is not being passed along to `LensController`. As remedy, we grab the `doc` from `documentSession` and pass...

When using the ReactLensWriter's onSave prop, article tag is not present in the outputted XML.

Hi, I noticed on my local dev instance and on the public site for lens (http://substance.io/lens) that the reference Search and Add feature is not working. Is it simply not...

This: https://github.com/substance/lens/blob/master/styles/_lens.scss#L2 doesn't work anymore in Npm > 3. Npm > 3 flattens the dependency tree, and that means that if the `lens` module is installed as a dependency, then...

![screwed-figure-citations](https://cloud.githubusercontent.com/assets/284099/12267653/77e4c83c-b949-11e5-85bd-97f6ebc4a9a1.gif)

Reproduce: 1. Select range including first citation. 2. Delete 3. Undo ![incorrect-citation-labels](https://cloud.githubusercontent.com/assets/284099/12267438/66bcacba-b948-11e5-9c51-7fa0ae525efc.gif) The recovered Citation now has label `9` instead of `1` as initially.