Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T torbutton
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Applications
  • torbutton
  • Issues
  • #40026
Closed
Open
Created Jan 21, 2021 by Duncan@duncan✏Developer

Create survey banner on about:tor for desktop

Based off of the success of the pilot study ran in print form at the Stockholm Dev Meeting, we're planning to launch an online Tor Browser user survey (via LimeSurvey) in February. Recruitment will occur via mail lists and banners on about:tor on both desktop and Android – linking to the survey on survey.torproject.org.

If anyone has any feedback on the survey itself (which is totally welcome!) please add it to the following ticket: tpo/ux/research#11 (closed)

Timings

We'd like to include the banner in the 10.0.10 release on 23 Feb. The duration of the survey is not fixed and depends on the volume of responses, but it will run for 1 month at minimum. I'll create a new ticket whenever the survey is due to be closed and about:tor reverted.

Desktop mockup

about-tor-feedback-banner-desktop

The Figma file can be viewed here: https://www.figma.com/file/DQXHH0PD3Lcze7wVbSX1Eu/About-Tor?node-id=148%3A20

Copy

The copy is placeholder for now, pending feedback:

We’d love to get your feedback

We put our users at the center of our development process. You can help us improve Tor Browser by completing this short survey about your experience:

[Launch the Survey]

Assets

Here are the icon assets (to be displayed at 32x32px):

  • tor-survey-icon_2x
  • tor-survey-icon_3x
  • tor-survey-icon.svg

Banner properties

(You can use the Figma inspector with a free account too)

/* Banner */

width: 730px;
padding: 20px 25px 25px;
background: rgba(0, 0, 0, 0.3);
border-radius: 6px;

/* Text container */

width: 633px;
padding: 8px 0px 0px;

/* Text */

font-size: 15px;
line-height: normal;
color: #FFFFFF;

/* Heading */

font-weight: bold;

/* Link */

text-decoration: underline;

/* Link hover */

text-decoration: none;

Also: there's ~15px of spacing between the icon and text container, and ~10px between each para of copy.

Let me know if you have any questions!

Edited Feb 09, 2021 by Duncan
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking