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

New Lightning Component to display current Tags #5

Open
Raspikabek opened this issue Feb 23, 2019 · 1 comment
Open

New Lightning Component to display current Tags #5

Raspikabek opened this issue Feb 23, 2019 · 1 comment
Assignees
Labels
dev-done Development done and deployed in QA enhancement New feature or request

Comments

@Raspikabek
Copy link
Member

New Lightning Component called: TagAnythingDisplayer

The component should be able to display the current Tags through a custom field. In the initialization should call APEX to get the first TAG config, but any deletion / insertion of any tag should be done with Lightning Data Service.

Also, the component must call a Child component called: TagAnythingBrowser

  • This child component will throw a Component event with the NEW tag selected. TagAnythingDisplayer component must handle this event to add the new TAG received with Lightning Data Service.

  • TagAnythingDisplayer should be able to render a X mark to remove any current tag, with Lightning Data Service.

@Raspikabek Raspikabek added the enhancement New feature or request label Feb 23, 2019
@Raspikabek Raspikabek assigned MariaApAb and unassigned MariaApAb Feb 23, 2019
@MariaApAb MariaApAb self-assigned this Apr 12, 2019
@Raspikabek Raspikabek added the dev-done Development done and deployed in QA label Aug 9, 2019
@Raspikabek
Copy link
Member Author

QA this ticket in QA. If is working, release it into 'master'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-done Development done and deployed in QA enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants