RapidCMS icon indicating copy to clipboard operation
RapidCMS copied to clipboard

RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code. It provides a basic set of editors and controls, and is fully customisable.

Results 19 RapidCMS issues
Sort by recently updated
recently updated
newest added

Expected result: When you switch to another page of results, you see the start of the new page. Current result: The scroll position is the same as before switching another...

Using `.AddSubCollection(string alias)` it is possible to nest a collection multiple times. But the nested collection will not be able to determine it's parent collection. This makes the `Up` button...

bug

- [x] slug - [ ] media / file - [ ] markdown - [ ] json object - [x] date validation - [ ] rich text

enhancement