Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

No actions UI for Tag field in new Post form creation #293

@simonswiss

Description

@simonswiss

When spinning up a new Keystone app with create-keystone-app, without changing anything to the code, it's impossible to add a Tag on the Post creation form.

Only the field legend shows, no other UI:

image

An empty span is rendered below the legend:

image

This only happens on "new post" side-panel form. When editing an existing post it's possible to create or connect tags to the post:

image

Steps to reproduce

  1. Create a new Keystone project with create-keystone-app
  2. Start the dev server
  3. Create a new post, and try to add a tag to that post directly from the new post form

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions