Open
Description
- Laravel Version: 11.45.1
- Nova Version: 5.7.2
- PHP Version: 8.2
- Database Driver & Version: Mysql 8
- Operating System and Version: MAC OS
- Browser type and version: Chrome 137
- Reproduction Repository: https://github.com/Fayne/laravel-nova-issues-reproduce
Description:
The Action drop-down box UI on the Resource management page has an overlapping issue.
Detailed steps to reproduce the issue on a fresh Nova installation:
- Create a simple Resource class,
- Create 1-2 simple Action classes, add these 2 actions to the resource class, and you can see this problem.