sulu / SuluArticleBundle

Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system
MIT License
57 stars 77 forks source link

Create new tags on the Article edit page #478

Closed antoinemineau closed 4 years ago

antoinemineau commented 4 years ago
Q A
Bug? no
New Feature? yes
SuluArticleBundle Version 2.0.0
Sulu Version 2.0.6

Actual Behavior

When you edit an article, you can add existing tags but can't make new one. It's not user friendly to create all tags first then select them on the article page.

Expected Behavior

When you edit an article, you can add existing tags and create new one if they doesn't exist.

niklasnatter commented 4 years ago

Hey, I just tried to reproduce this. When I enter a new tag in a tag_selection and press enter, the tag is saved as expected.

Can you check if the issue still exists for you when using Sulu 2.0.7?

niklasnatter commented 4 years ago

Closing this because of inactivity. Feel free to create a new issue if you encounter any problems 🙂