strapi icon indicating copy to clipboard operation
strapi copied to clipboard

Single type name not applied in the content manager

Open yanniskadiri opened this issue 1 year ago • 1 comments

Bug report

Required System information

  • Node.js version: 20
  • NPM version: 10
  • Strapi version: 5.0.0-rc-2
  • Database: sqlite
  • Operating system: mac
  • Is your project Javascript or Typescript: javascript

Describe the bug

Single types in the content manager have “Untitled” as title

Steps to reproduce the behavior

  1. create a single type
  2. switch to the content manager

notice the title of the single type, it’s “Untitled’

Expected behavior

The title of the single type should be the single type name

Screenshots

Image

yanniskadiri avatar Jul 17 '24 14:07 yanniskadiri

I'm still encountering this bug in strapi 5.1.0

davemo avatar Oct 17 '24 18:10 davemo

Double checked in Strapi 5.1.1, it is still present and visible on the "global" single-type in the Launchpad application.

StrapiBartosh avatar Oct 24 '24 17:10 StrapiBartosh