Closed erikanoms closed 1 year ago
@erikanoms , Could you please drop here any suggestions that you have for the changes in UI
HOMEPAGE Figma file: https://www.figma.com/file/exSOAQauxk9QRcca9uwgD4/ReproServer-Redesign?node-id=302%3A103&t=zOT6Vv2kVVvJvdna-1 **you can see CSS by clicking an element and selecting Inspect tab from the top right bar
WHILE UPLOADING
PACKAGE (Please refer to the design systems page on the figma file)
WEB CAPTURE
WEB CAPTURE
- Change the text sizes Web Capture: Bold 36px - changed to display-6 in bootstrap, as text is responsive(40 px) The description below that: Regular 18px - RPZ File, WACZ File, Hostname, Port number: Regular 18px - Done ( changed to h5, which is 20 px)
- Get rid of the text description under "Web Capture" - Done
- Get rid of the text "Would you like to replace the web archive?" - Done
- Add text above the three buttons "Click "Record from browser" if you want to have more control and manually crawl. Click "Start automated crawl" if you prefer to crawl automatically. After the crawl is complete, you will be redirected to this page. From there, download the new RPZ file (It has a WACZ file in it)." - Done
- Add horizontal spaces of 30px between three buttons - Spacing added using bootstrap utility(mx-4), 24 px
WHILE UPLOADING
- Can you make the Upload button disappear while uploading? - done
- Change the progress text "x% uploaded... please wait" to "Uploading... x%" and bring it below the progress bar - done
HOMEPAGE Figma file: https://www.figma.com/file/exSOAQauxk9QRcca9uwgD4/ReproServer-Redesign?node-id=302%3A103&t=zOT6Vv2kVVvJvdna-1 **you can see CSS by clicking an element and selecting Inspect tab from the top right bar
- Make "Share reproducible work" bold text - Done
- Change the text description under "share reproducible work" to the one in the Figma file. (Fixed some errors, got rid of the bottom margins, and made the text 18px) - Done
- Texts inside the ellipses look like the bottom line of the text box is aligned center in the circles, so maybe get rid of the bottom margin of the texts? (currently, it shows as margin-bottom: 0.5rem) - Not Sure about this
- Change the colors of the ellipses to make them more accessible. For HEX codes, please refer to the Figma file(just something to consider but you could use an image for the trace-pack-record-replay part? It might be easier to make it responsive)
- Add a margin of 15px between the ellipses and the texts at the bottom (please refer to the Figma file) - Done (16px - mt3)
- Change the color of the arrows to #838383 - Done
- Get rid of the horizontal lines around the upload section. Instead, change the background colors of each section (Top section: #F9F9F9, upload section #FFFFFF, Examples section #F9F9F9) - Done
- Add the text "Select a package to upload" to the upload section - Done
- Change the text size for "Upload a .rpz file to get started" & "or provide a package's URL" to 18px
- Get rid of the box around choose file (It confuses users between text boxes), and shorten the text box for the URL. please refer to the Figma file - Needs Rework
Suggestion It is unclear especially to nontechnical users what the whole process is. Making another home page that explains the process, and having an option to go to either web capture or upload would be helpful.