Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web capture: design changes #82

Open
erikanoms opened this issue Apr 7, 2023 · 1 comment
Open

Web capture: design changes #82

erikanoms opened this issue Apr 7, 2023 · 1 comment

Comments

@erikanoms
Copy link

  • For hostname and port number, shorten the input box so they only extends to the middle of the screen size.
  • Put "Hostname:" and "Port number:" on top of the input boxes instead of left
  • Next to "Hostname", put "(optional) Enter the hostname the server is expecting" in italic on top of the input box. Text color should be #757575
  • Under the hostname input box, add "Example: localhost" in italic and #757575
  • Next to "Port number", put "Enter the port number that the web server listens on" in italic and #757575
  • Under the port number input box, add "Example: 3000" in italic and #757575

Screenshot 2023-04-07 at 15 20 19

@erikanoms
Copy link
Author

  • For buttons, make each section smaller and align to the left
  • Change the text: "Manually capture" "You will see the app running. Click on the elements you want to record." "Manual capture"
  • Change the text: "Start automated capture" "ReproZip-Web will attempt to capture everything." "Automated capture"
  • Change the text: "Upload existing file" "if you have a WACZ file ready, upload to replay the web app" "Upload existing file". Also change the button background color to #CAAED9
  • Change the button width and padding: vertical padding equal to font height, and set horizontal padding to 1.33 times vertical height. If a font height is 20px, vertical padding is 20px, and horizontal padding would be 27px
  • Make button texts bold
    ** To check specific css of the design, go to the Web capture V3 page on the figma file, go to inspect on the top right https://www.figma.com/file/exSOAQauxk9QRcca9uwgD4/ReproServer-Redesign?node-id=567%3A109&t=d38zHoO0MxhGbVhx-1

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 a pull request may close this issue.

1 participant