elife-xpub icon indicating copy to clipboard operation
elife-xpub copied to clipboard

eLife is an open-access journal and technology provider that publishes promising research in the life and biomedical sciences. This is their implementation of a submission and peer review system based...

Results 100 elife-xpub issues
Sort by recently updated
recently updated
newest added

Within the app bar, 'Dashboard' always appears selected, even when a user has navigated to the Author or Reviewer guides. Each item should only appear in a selected state when...

Client-Side

## Background Currently the validation message of the consent checkbox on the disclosure page doesn't show when unselecting. This is due to the `touched` state of that field within `Formik`...

Bug
Client-Side

**Describe the bug** When the user inputs a cover letter, and then clears it, the now empty cover letter passes validation. **Note** I think this is because the rich text...

Bug
Client-Side

**Describe the bug** When editing the cover letter all of the rich text controls work except for bold. **Steps To Reproduce** use a mac edit a cover letter and try...

Client-Side
Andon

The Name is `undefined` in the `disclosure.pdf` in the meca zip file. https://files.slack.com/files-pri/T025LBBQS-FKJGVPGN5/image.png

Bug
Server-Side

When starting pubsweet server, the cli script in pubsweet/cli/server.js spawns a new node process using pubsweet/src/startup/start.js as entry point. We need the cli script to listen to SIGTERM and on...

**Describe the bug** seletedItem overlaps its container ![image](https://user-images.githubusercontent.com/41907215/51384249-ad758700-1b13-11e9-9cda-b2f4ad448d6e.png) **Expected bahviour** Needs design input

Bug
Client-Side

After adding 2 reviewing editors - there should be a spinner as it takes a while to return to the submission.

Bug
Client-Side

**Describe the bug** When logging out of the application, the Login screen with the green button flashes momentarily before the redirect to Journal homepage is completed. **Steps To Reproduce** From...

Bug
Client-Side

When running browser tests, they sometime fail during the meca export process when it updates the status of the manuscript. If this happens during/after the database gets reset, we can...

Testing