Skip to content

Experimental ref panel: when clicking definition in mini code view, open code view immediately

Warren Gifford requested to merge mrn/ref-paneling into main

Created by: mrnugget

This changes the behaviour of the code blob on the right: it now stays open when the user landed on a reference that they clicked on inside the code view.

In order to implement this I had to simplify the component structure a bit, which I think is a good thing.

https://user-images.githubusercontent.com/1185253/156743318-1a2b55e6-b6c7-4b80-a26a-68b174efafdd.mp4

Test plan

  • Tested manually all the different behaviours. See video.

Merge request reports

Loading