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

**Describe the bug** Person pods don't fit on minimum screen widths (320px) - screenshot below shows 375px ![image](https://user-images.githubusercontent.com/41907215/51381848-245b5180-1b0d-11e9-9183-8a515f2b2e78.png)

Client-Side

I did think about having just a STEP_CONF value that held everything. This would touch lots of other values though so maybe better too refactor in another issue? _Originally posted...

Client-Side
Tech Debt

## Background The `Submission` class contains a private function called `_saveTeams`, this assigns `this.teams` to `this.manuscript.teams` and then performs a a save on the `manuscript` to trigger a related save...

Server-Side
Tech Debt

## Subtasks - [ ] Identify where the database calls are and add a try catch block - [ ] create a utlity for logging / handling these errors note:...

Server-Side

## Task Due to styling issues with hiding the back button on the Author step of the wizard we currently disable the button. This should be hidden, not disabled.

Client-Side
Tech Debt

These are two different resolvers that effectively do the same thing

Client-Side
Server-Side
Tech Debt

The value should not be tied to the URL but some enumeration. No need to do data migrations - just redirect to the first step if you read the old...

Client-Side
Server-Side
Tech Debt

We're finding people don't use search much and should perhaps track how it's used to investigate. I propose we move to a "search as you type" interaction for search instead...

Client-Side
Server-Side

Follow up from (#2009) We currently are having random unexplained failures in the pipelines and the logs don't seem to give enough information as to the reason. Proposal is to...

Testing
Tech Debt

**Describe the bug** In some instances on mobile, the text input and search box have an inner shadow, presumably inheriting some styling from the browser. More investigation/testing on different browsers/devices/operating...

Bug
Client-Side