-
Notifications
You must be signed in to change notification settings - Fork 7
Document-level context via caption #999
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
Conversation
- Changes to existing components were kept to a minimum in order to minimise risk. - The user provides context via free-form text entry into a figure caption text box. - Article summary credits (contributing author) moved to be alongside the title. - New metadata field in the model: `caption`. - Current placeholder text: 'Figure caption (e.g. A phosphorylates B in breast cancer)'. This example may be improved. Ref. : Context #506
| 'editor-caption-textarea': true | ||
| }), | ||
| value: this.state.caption, | ||
| placeholder: `Figure caption (e.g. A phosphorylates B in breast cancer)`, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is where the example text lives. Feel free to directly change it here with an improved placeholder.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Describe the context of this article (e.g. The set of interactions connecting apoptosis to nuclear function in human breast cancer)
|
Placeholders ideas:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just need a decent placeholder
|
Added this as a discussion item in the agenda of the next call |
|
|
|
Hi - maybe “identify” -> “describe”
…On 9 Aug 2021, at 9:37, Jeffrey wrote:
EXTERNAL EMAIL:
[Distinct-regulation-of-bioenergetics-and-translation-by-group-I-mGluR-and-NMDAR-Biofactoid(1)]<https://user-images.githubusercontent.com/4706307/128715024-b5bf2f34-0bc3-45b7-9af5-923e205fb43b.png>
[Distinct-regulation-of-bioenergetics-and-translation-by-group-I-mGluR-and-NMDAR-Biofactoid]<https://user-images.githubusercontent.com/4706307/128715042-53de5d45-94f1-492e-ae66-f1c0fd4ac747.png>
—
You are receiving this because your review was requested.
Reply to this email directly, view it on
GitHub<#999 (comment)>,
or
unsubscribe<https://github.com/notifications/unsubscribe-auth/AAHRPZY6DOI25N3JWO75EX3T37KYLANCNFSM5AYMVBXQ>.
Triage notifications on the go with GitHub Mobile for
iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or
Android<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>.
|
|
@jvwong, the conflict with your other PR has been resolved. Ready to merge, if the text is finalised |



caption.Ref. : Context #506
Default state (empty, placeholder text, not focussed):
Editing state (with typed text, focussed):
Article summary:
Video demo:
Screen.Recording.2021-07-21.at.13.19.29.mov