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

fix: default layout resolving #103

Merged
merged 1 commit into from
Oct 14, 2023
Merged

fix: default layout resolving #103

merged 1 commit into from
Oct 14, 2023

Conversation

Z3d0X
Copy link
Owner

@Z3d0X Z3d0X commented Oct 14, 2023

No description provided.

@Z3d0X Z3d0X linked an issue Oct 14, 2023 that may be closed by this pull request
@what-the-diff
Copy link

what-the-diff bot commented Oct 14, 2023

PR Summary

  • New Method Addition in FilamentFabricator File
    A new method named getDefaultLayoutName has been added in the FilamentFabricator file. This method provides a standard approach to handle layout names.

  • Implementation of getDefaultLayoutName
    The newly introduced getDefaultLayoutName method is now implemented in the FilamentFabricatorManager file. This adds functionality to the codebase, allowing the new method to be used throughout the program.

  • Modification in PageResource File
    The PageResource file is now updated to use the getDefaultLayoutName as the standard value for the layout field in the form. This offers consistency and standardization in handling layout names across various forms.

@Z3d0X Z3d0X merged commit 2929671 into 2.x Oct 14, 2023
5 checks passed
@Z3d0X Z3d0X deleted the 102-layout-default-not-found branch October 14, 2023 02:09
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.

Layout "default" not found
1 participant