core icon indicating copy to clipboard operation
core copied to clipboard

🧿 Bolt 5 core

Results 141 core issues
Sort by recently updated
recently updated
newest added

_Very much_ proof of concept ![image](https://user-images.githubusercontent.com/7093518/110478126-4d237400-80e4-11eb-9a86-0d61f8a2a019.png)

new feature

Force initialization of ObjectManager for correct spl_object_hash() behavior. Needed to get the correct spl_object_hash in case it is a proxy Still needed: revert some changes that were done as workaround...

The menus in the Bolt admin area close when you try to move your mouse to the sub menu. This is a well-known UX issue known as "the diagonal problem",...

topic: UX

When using the redactor field type as CHIEF_EDITOR, a copy paste image insertion causes the redactor to display a broken image. Saving the record subsequently will insert a login form...

https://twitter.com/github/status/1427676687215603722

Hi!! As far as I know you can get the extension, title, filename, path, etc from a File field value, but no file size. Maybe it would be nice to...

tag: feature request

The verify_peer parameter in config.yml seems to be ignored while the same variable in the .env file seems to work: ``` ###> symfony/mailer ### MAILER_DSN=smtp:[address]?verify_peer=false ###< symfony/mailer ### ``` Details...

At present, https://github.com/bolt/users is patchy. We need to make it work better, as well as easier. Proper documentation too.