Skip to content

Code Insights: Add the demo banner for code insights pages

Warren Gifford requested to merge vk/add-demo-banner-for-code-insights into main

Created by: vovakulikov

Closes https://github.com/sourcegraph/sourcegraph/issues/32163 [Desings]

For reviewers

This PR generalizes component for building code insights pages with included logic about rendering or not the limited access UI within the page (like limited access banner)

The "reach out us" link has code insights request demo link let me know if think it should be a different URL.

Test plan

  • Make sure that if you don't have code insights license tag you should see a limited access banner on all code insights pages
Screenshot 2022-03-11 at 19 08 39
  • You shouldn't see this banner if you have the code insights license tag

Merge request reports

Loading