-
Notifications
You must be signed in to change notification settings - Fork 2
Add new project button to Sidebar Header #266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
789b9c2 to
01651e9
Compare
|
@ulrikandersen @simonbs |
# Conflicts: # src/features/sidebar/view/base/SecondaryHeader.tsx
mpabarca
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM

Description
Add "Add new project" button to Sidebar Header that redirects to shape-docs wiki page.
Motivation and Context
In order to do that is was added a new .env variable
NEXT_PUBLIC_SHAPE_DOCS_PROJECT_WIKI_URLthat has the URL of the wiki page.Screenshots:
Types of changes