keystatic
keystatic copied to clipboard
First class CMS experience, TypeScript API, Markdown & YAML/JSON based, no DB
## Current Now the field automatically render a radio group ## Proposal Allow to choose `radio` or `combobox` **Radio** Same as above. **Combobox** Same as relationship field.
## Current If `config.storage.branchPrefix` is long, like ```js branchPrefix: "chore/test-code--test-cms--test-blog-next-keystatic/update-content", ``` the input in the modal doesn't handle that, and if you write the suffix you don't see the text...
## Current If a branch name is long, the selector doesn't expand, and the user cannot understand which branch is. ## Potential Solutions 1. Make the popever wider. But the...
Fix #1462 Allows formatting object fields like this (Address):
Currently, achieving something like this is impossible: (The address object field at the bottom right) This is because when entryLayout is set to `content`, the span values are set to...
Hi Keystatic team! 👋 First off, thank you for building such a modern, thoughtful CMS. The GitHub-backed approach is awesome for developer workflows and content versioning. However, one major feature...
This is a Keystatic setup with NextJS and GitHub. When loading keystatic at the root `/keystatic` url, it loads fine - and I can navigate to any resource inside. However,...
Hi! First of all, thanks for creating such a useful and polished Git-based CMS! ## Proposal Consider replacing Google Fonts with https://github.com/fontsource/fontsource and install their npm modules to bundle fonts...
Hi Keystatic Team, I'm reporting a critical usability bug with the editor on mobile devices. It's currently very difficult to start writing content, as the issue occurs on my Pixel...
## Problem If a collection uses: - a `fields.image` - or a content components the use `fields.image` in its schema and: - `storage.kind=github` - or the current request is for...