Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
simonswiss opened this issue Mar 5, 2022 · 0 comments
Open

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

simonswiss opened this issue Mar 5, 2022 · 0 comments

Comments

@simonswiss
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant