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

Add menu item placeholder for TaxonomyPart and TaxonomyFieldSettings #14476

Closed
MikeAlhayek opened this issue Oct 10, 2023 · 0 comments · Fixed by #14477
Closed

Add menu item placeholder for TaxonomyPart and TaxonomyFieldSettings #14476

MikeAlhayek opened this issue Oct 10, 2023 · 0 comments · Fixed by #14477
Labels
Milestone

Comments

@MikeAlhayek
Copy link
Member

When adding a new Taxonomy, the Term Content Type by default selected the very first content type that is available in the menu because there is no placeholder.

image

image

This happens because we do not have an option with no value.

By default we should have a placeholder so that the use knows that they need to select a value. Also, the Term Content type should be required field and Title Part should be required by default.

Also, in the TaxonomyFieldSettings, we have the same missing-placeholder problem.

image

It should look like this
image

MikeAlhayek added a commit that referenced this issue Oct 10, 2023
@MikeAlhayek MikeAlhayek added this to the 1.x milestone Nov 3, 2023
@MikeAlhayek MikeAlhayek modified the milestones: 1.x, 1.8 Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant