Skip to content

Code Insights: Add header actions to the insight standalone page

Administrator requested to merge vk/add-insight-standalone-header into main

Created by: vovakulikov

Closes https://github.com/sourcegraph/sourcegraph/issues/34759 Based on https://github.com/sourcegraph/sourcegraph/pull/34783

This PR simply adds a header component to the page. The header layout looks slightly different from the original designs in order to simplify implementation and will be improved after the insight standalone page v1 (I think we will handle this right after the 3.40 cc @AlicjaSuska @Joelkw)

Screenshot 2022-05-04 at 16 12 16 Screenshot 2022-05-04 at 16 12 31

Test plan

  • Make sure that all actions (copy link, edit, delete insight) over insight work properly
  • Make sure that the header layout looks on all viewports

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading