Tom Moor

Results 471 comments of Tom Moor
trafficstars

Why are you typing @ twice? Only once is needed - I think this is the cause of your issues

This was fixed with the ability to resize embeds in `v0.82.0`

This is just a local cache, probably fixed by https://github.com/outline/outline/pull/7745

> Either the sidebar for shares with sub-documents is always visible (preferred), or it is possible to toggle the stickiness of the sidebar. Agreed with the preferred option here, we...

Closed by https://github.com/outline/outline/pull/7842

Cool, nice first pass! I would probably consider moving this up until the header area next to the restore button – did you try that?

Would not put these in the store, a reference to the editor can be gotten through `useEditor` context. For `selectedOpIndex` you would probably need to move that state in `Document.tsx`...

This isn't really fixing the issue, it's just deleting the logic entirely

Hi, the issue is only related to publicly shared documents which shouldn't respect the collapsed sidebar state from the logged in user.

Closed by https://github.com/outline/outline/pull/7842