Skip to content

Conversation

@marcusmoore
Copy link
Collaborator

This PR replaces the last Form::close() with inline html (I missed it on the first passes).

@what-the-diff
Copy link

what-the-diff bot commented Mar 10, 2025

PR Summary

  • Simplification of Form Closure Method
    The method used to close a form in the code has been changed. Instead of using a specific coding command unique to the platform ({{ Form::close() }}), we have switched to using the more widely recognized standard HTML </form> tag. This change will make the code easier to understand and modify for all developers, regardless of their familiarity with the platform.

@snipe snipe merged commit b61eacb into grokability:develop Mar 11, 2025
9 checks passed
@marcusmoore marcusmoore deleted the chore/replace-form-close branch March 11, 2025 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants