Skip to content
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

Reattempt 1517: Ensure Inertia pages are children of AppLayout #1554

Closed
wants to merge 4 commits into from

Conversation

SamuelMwangiW
Copy link
Contributor

@SamuelMwangiW SamuelMwangiW commented Dec 15, 2024

This is an alternative to #1517.

This PR makes some deviations from #1517 namely:

  • Renames the PageContainer vue component to PageHeader as advised
  • Moves PageHeader.vue to Components directory from the Pages directory proposed in the PR above
  • It does not make sense for a header component to wrap the entire page so I made it standalone.

Demo Repo: https://github.com/SamuelMwangiW/jetstream-pr-test

Thank you as always

Copy link

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@SamuelMwangiW SamuelMwangiW marked this pull request as ready for review December 15, 2024 18:15
@taylorotwell
Copy link
Member

Hi there! We are rebuilding our starter kits as we speak so not making any radical changes here atm. 👍

@SamuelMwangiW
Copy link
Contributor Author

Well appreciated. Thank you Taylor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants