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

pkp/pkp-lib#9453 Let reviewers view their recommendations for previous rounds #313

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

nibou230
Copy link
Contributor

No description provided.

Copy link
Collaborator

@jardakotesovec jardakotesovec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Nicolas,
overall looks very good. Added some feedback, hopefully it makes sense. Once its updated and available in storybook, I would ask Devika to also provide feedback on styling.

src/components/File/File.vue Show resolved Hide resolved
public/globals.js Show resolved Hide resolved
src/pages/reviewerSubmission/ReviewerSubmissionPage.vue Outdated Show resolved Hide resolved

function formatShortDate(dateString) {
return moment(dateString).format('DD-MM-YYYY');
}

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be localised - but thats something to investigate for me separately - pkp/pkp-lib#9733 .

src/pages/reviewerSubmission/RoundHistoryModal.vue Outdated Show resolved Hide resolved
</template>
<p v-html="store.reviewRoundHistory.declineEmail.subject" class="mb-4 font-bold"></p>
<hr class="opacity-50">
<p v-html="store.reviewRoundHistory.declineEmail.body" class="mt-4"></p>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think that separation line between subject and body is needed, bold font might be good enough. But we can leave that to Devika's feedback, once both scenario (accepted and declined) are available in storybook she can provide feedback how to better format some of these things.

src/pages/reviewerSubmission/RoundHistoryModal.vue Outdated Show resolved Hide resolved
@nibou230
Copy link
Contributor Author

Hi @jardakotesovec , I made the required changes on the UI, but I still need to improve the data used for the storybook. I might do it next monday.

@nibou230
Copy link
Contributor Author

nibou230 commented Feb 20, 2024

@jardakotesovec I think I'm done with the review history mocks. You can take a look and hopefully it's good enough to be accepted :)

@jardakotesovec
Copy link
Collaborator

@nibou230 Thanks a lot, looking good to me. I asked @Devika008 to review in chromatic in case she has some ui feedback, will remind her.

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