SANBIBiodiversityforLife / nssl

GNU General Public License v2.0
1 stars 0 forks source link

Display comments when editing species #56

Closed reupost closed 7 years ago

reupost commented 7 years ago

Is it possible to display the comments (read-only) when editing a species? Otherwise composing the Rebuttal is tricky since you can't see the relevant comments.

rukayaj commented 7 years ago

Hmm I think this is going to be harder than I thought it would because comments are paginated, and there doesn't seem to be a way that I can see of embedding the entire set of comments + pagination. I would have to retrieve them and then manually do all the pagination stuff as well. Do you think a link to the comments opening in a new window would work instead?

reupost commented 7 years ago

Yes, that should be ok. If there are any workflow issues with composing the rebuttals we can always revisit this, but I imagine there will only be a few rebuttals in any event.