statamic / cms

The core Laravel CMS Composer package
https://statamic.com
Other
4.05k stars 530 forks source link

Allow creation on taxonomy terms - No effect for Stack Selector #4507

Closed stuartcusackie closed 3 years ago

stuartcusackie commented 3 years ago

Bug description

I haven't used a taxonomy terms field before but I expected a 'Create new' button or something when enabling the 'Allow Creating' toggle.

image

But this is all I am seeing:

image

Here's my Yaml:

image

If I switch from 'Stack Selector' to 'Select Dropdown' then I do have the ability to type and press enter to create terms, but it seems a little unintuitive. Am I missing something here?

How to reproduce

  1. Create a collection
  2. Create a taxonomy
  3. Add taxonomy to collection blueprint using a Taxonomy Terms field.

Logs

No response

Versions

Statamic 3.2.16 Solo Laravel 8.64.0 PHP 8.0.10 edalzell/blade-directives 3.5.1

Installation

Fresh statamic/statamic site via CLI

Additional details

No response

duncanmcclean commented 3 years ago

I think this is a duplicate of #3999?

stuartcusackie commented 3 years ago

It is indeed! Sorry, I missed that one.

jasonvarga commented 3 years ago

Also it's coming in #4073