Skip to content

Fix filament forms (take 2)#62

Merged
wrose504 merged 3 commits intomainfrom
filament-forms-take2
Jun 30, 2025
Merged

Fix filament forms (take 2)#62
wrose504 merged 3 commits intomainfrom
filament-forms-take2

Conversation

@wrose504
Copy link
Collaborator

Take 2 I posted this as #51 but I had set it up to compare with branch for #55, rather than main, so then when it merged, it went to the branch for #55, but after that branch had already been merged to main. 😩

Editing posts in the admin site was not straightforward as the resource was not set up to transfer all the necessary fields, and also the unique constraint on slug would prevent revisions of a post from being saved, due to the way we maintain prior versions in the same table.

Editing snippets was also not supported as we needed to implement a form.

Screenshots

Snippet editing
snippets

Post editing
posts

@wrose504 wrose504 self-assigned this Jun 29, 2025
@wrose504 wrose504 force-pushed the filament-forms-take2 branch from 543d248 to 72efd02 Compare June 29, 2025 22:05
@wrose504 wrose504 requested a review from kirkaracha June 29, 2025 22:06
@wrose504 wrose504 force-pushed the filament-forms-take2 branch from 12f488d to 14be664 Compare June 30, 2025 00:57
@wrose504 wrose504 merged commit 9ed9119 into main Jun 30, 2025
1 check passed
@wrose504 wrose504 deleted the filament-forms-take2 branch June 30, 2025 21:44
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.

1 participant