-
Notifications
You must be signed in to change notification settings - Fork 109
Library Pages #339
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
Library Pages #339
Conversation
|
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! Small changes requested
</div> | ||
<p></p> | ||
|
||
|
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.
can we show how it can also be used with navigation bar?
Co-authored-by: Pooja Bhaumik <pbhaumik26@gmail.com>
- **White-labeled Apps** that share common onboarding flows can benefit from libraries. The onboarding process can be built once as a library and reused across all branded versions of the app. | ||
::: | ||
|
||
The library author selects which pages to include and publishes the library. When users import or update the library, they can override the default route names to prevent conflicts between the library and their project. Library pages then appear in navigation actions just like any regular page. |
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.
We are now exporting all pages from a library. There is no UI for selecting specific pages to export from a library project.
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.
Hi @ryandiazFF, I still see the page selection option in Beta. Has the change not been deployed yet?

Anyway, I have updated the text and arcade, you can have a look.
Description
Library Pages
Linear ticket and magic word Fixes DEVR-771
Type of change