haboshi

Results 2 issues of haboshi

## Optimization in `select_all` function to reduce browser freeze ### Problem Description When using the `select_all` function within the framework, there is a significant performance issue leading to browser freezing....

fixed in dev branch

**Describe the bug** When FILESYSTEM_DRIVER is set to s3, an error occurs on the form screen. http://localhost/admin/auth/setting **To Reproduce** [composer] composer require league/flysystem-aws-s3-v3 [.env] FILESYSTEM_DRIVER=s3 [URL] http://localhost/admin/auth/setting ![image](https://user-images.githubusercontent.com/4361863/234183078-297aba6e-0bff-42ea-83ee-0845d8037d43.png) **Expected behavior**...

bug
help wanted