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

save and display tag correctly #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SwethaMuralidharan
Copy link

@SwethaMuralidharan SwethaMuralidharan commented Jan 20, 2018

Explanation for #2:

On publish button click, the method "save_article_tags" gets called which saves the tag in db. So identified that the problematic area is here. In console, inspected that input tag element and noted that ("[0].value") was missing at the end to fetch the actual tags value in the input tag.

I added new tags and it gets displayed successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants