Skip to content

Conversation

nibou230
Copy link
Contributor

No description provided.

Copy link
Contributor

@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.


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

Copy link
Contributor

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 .

</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
Contributor

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.

@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
Contributor

@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
Development

Successfully merging this pull request may close these issues.

3 participants