arXiv / arxiv-submission-ui

User interface of NG submit system.
MIT License
2 stars 6 forks source link

Styling fixes and tweaks #151

Closed erickpeirson closed 5 years ago

erickpeirson commented 5 years ago

This implements a quite a few little tweaks and fixes to styling in the UI, mostly focused on mobile-friendliness. This includes:

Bumps filemanager build to https://github.com/arXiv/arxiv-filemanager/pull/50 in the docker-compose, incorporating the latest changes to errors and warnings handling.

Also fixes a bug on the PDF preview involving a missing ETag header.

A few examples (not everything):

Fixes #149

erickpeirson commented 5 years ago

Note that this doesn't fix everything for file upload on mobile -- should come back to that

erickpeirson commented 5 years ago

Sounds good. Will give @mhl10 a chance to look before merging. I expect we will continue to revise the styling, just wanted to fix some obvious things