-
Notifications
You must be signed in to change notification settings - Fork 13
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
Click on author name doesn't add it to an article #748
Comments
@jobiddulph This happens when you click on the name of the author, right? If you click anywhere else on the row, or on the checkbox, it selects the item and then allows you to save. Can you please check? In any case, this is definitely a UX problem that we should revisit. |
@eduardoboucas yes that is the case, I've tweaked the title of the ticket |
Thank you. I've added the |
TL;DR for @josephdenne: when you're on the reference select view, you can click anywhere in a row to select it, expect in the value of the primary field (in this case, the name of the author), which takes you to the edit view of the referenced document. This has proven to be confusing, because the primary action should be selecting a reference value, not navigating to the referenced document. Maybe we could remove the link from the primary field and instead add a small icon that takes people to the referenced document? Something like: |
When in an article, I would expect to be able to select an author name and add it to the article that I am currently updating
What actually happens is that I click on 'Select an existing author', it takes me to the list of authors, I click on the name of one to add it to my article and this takes me to the author content page, with no way to add it to the article. If I click save and continue I've just updated the author content page
Create a new article add title, excerpt and body copy, click on 'Select existing author' and as above click on an author name
This also happens when trying to add a category to an article, you end up in the category list and it doesn't add the category to the article
Publish v.3.0.0
The text was updated successfully, but these errors were encountered: