about icon indicating copy to clipboard operation
about copied to clipboard

Refactor navigation bar

Open zlonko opened this issue 2 years ago • 1 comments

We have more opportunities to optimize the nav bar. Considering comments from https://github.com/sourcegraph/about/pull/5395:

  • Introduce and map through rightNavLinksArray for remaining CTAs (comment)
  • Implement Nav.Link rendering logic with a function (comment)

zlonko avatar Jun 01 '22 21:06 zlonko

A few other optimizations that @st0nebraker mentioned in this comment

bretthayes avatar Jun 02 '22 17:06 bretthayes