cms
cms copied to clipboard
The core Laravel CMS Composer package
### Bug description I have `STATAMIC_STACHE_WATCHER` set to `auto` locally, and I've deleted some collection entries in the file system. However, the listings in the CP still show the entries,...
### Bug description When editing an entry, saving works as expected, but attempting to publish the revision fails. The entry remains stuck in "revision" state and cannot be published, even...
This pull request attempts to fix an issue where moving a custom section to the 1st position would cause it to be moved to the last position instead. > [!NOTE]...
### Bug description **Bug description**  When trying to place a new section within CP Nav and position it at the top (under Navigation > Dashboard) it shifts to the...
### Bug description I have noticed for some time that the settings I make in the Statamic GUI have an inconsistent effect on the types of the GQL API. Especially...
### Bug description We are creating a multi-site headless setup with Statamic and a separate Next.js frontend. When creating a new entry within a collection, the following error occurs; >...
### Bug description When selecting **some** entries (and probably in other places throughout the CP), the top checkbox could benefit from getting another icon rather than the "fully checked" one....
### Bug description A client reported a specific search term that returns a 500 error on their production site. The search term `backchannel_logout_session_required` returns a `mb_strpos(): Argument #3 ($offset) must...
### Bug description In some browsers, all selected items in dropdowns are blank due to a css rule `display: -webkit-box;` display flex works fine ### How to reproduce Open control...
### Bug description When scrolling long horizontal lists you see a border on the left side but also content on the other side of the border. The content scrolls beneath...