Closed tatarincev closed 7 years ago
@tatarincev @IgorisB @Woland2k As an alternative implementation of UI, I propose to consider the option using a widget and two new blades to assign and manage tags.
This blades can be used to manage tags for both users, and for products, categories, etc.
@IgorisB @Woland2k Do we need to support a large number of tags? It depends on whether we need searching, sorting and pagination in blades.
@megafreeman
@Woland2k @OlegoO After discussion with @tatarincev we came to the conclusion that in this case, we need to create just one blade to assign and remove tags. For managing all tags we will use the standard settings dictionary editor blade.
@Woland2k About the first item of your message, this ticket is a part of Epic and Sprint. So, if I will move this ticket under personalization module, then I should move other tickets from this Sprint too. Maybe we should finish this Sprint in current repository, and new tickets will create under personalization module?
@megafreeman tickets should be created in the module they are related to, so yes, move them, right now they are in platform which they don't have any connection to
UI doesn't look very user friendly, as it is not clear when you need to click save and when you need to click delete and to what those action correspond, UI by @OlegoO is more intuitive
Issue moved to VirtoCommerce/vc-module-catalog-personalization #1 via ZenHub
Product
andCategory
details meta-forms with new listbox fieldUser groups
which support multi selection and gets available data fromUserGroups
setting defined in customer module. Actual selected data for host objects should be taken from personalization module API.api/personalization/taggeditems/{id}/{type}