JoshKisb / genealogy-laravel

Full genealogy application using Laravel 11, PHP 8.3, Filament 3.2 and Livewire 3.4
https://www.liberu.co.uk
MIT License
0 stars 0 forks source link

Sweep: Fix mobile menu #5

Open sweep-ai[bot] opened 3 weeks ago

sweep-ai[bot] commented 3 weeks ago

Purpose

This pull request addresses the issue of fixing the mobile menu functionality on the website.

Description

The changes in this pull request introduce a responsive mobile menu that toggles hide/show when the menu button is pressed. The mobile menu is implemented using Alpine.js and is displayed only on small screens (sm:hidden). The menu button toggles the visibility of the mobile menu container, which contains the navigation links.

Summary

Fixes #4.


[!TIP] To get Sweep to edit this pull request, you can:

  • Comment below, and Sweep can edit the entire PR
  • Comment on a file, Sweep will only modify the commented file
  • Edit the original issue to get Sweep to recreate the PR from scratch

This is an automated message generated by Sweep AI.