Bug #15312
"Tor check" button is badly aligned and looks buggy
Start date:
2018-02-15
Due date:
% Done:
0%
Description
See screenshots in attachment.
This is a big hack and it started falling apart. Fixing the CSS for real would be a pain and I think we should instead either:
- Remove it. That’s easy :)
- Replace it with something that won’t break:
- A button or link in the body of /home
- Something in sidebar.mdwn but that would only be displayed on /home through some CSS filter.
- Some JavaScript to replace the content of the download button.
Files
Subtasks
Related issues
Related to Tails - |
Resolved | 2018-02-14 | |
Related to Tails - |
Resolved | 2016-11-28 | |
Related to Tails - |
Resolved | 2017-11-04 | |
Related to Tails - |
Resolved | 2018-09-28 | |
Blocks Tails - |
Resolved |
History
#1 Updated by sajolida 2018-02-15 11:48:48
- related to
Bug #15311: "Tor check" broken on Spanish translation added
#2 Updated by sajolida 2018-08-14 09:18:15
- Description updated
We could also try to implement a redirection of some sort to see how many people actually use this. Depending on the results we might consider getting rid of it completely.
#3 Updated by sajolida 2018-09-18 02:22:15
- related to
Feature #12003: Set a warning message in RCs and alpha releases added
#4 Updated by sajolida 2019-01-08 15:51:07
- related to
Feature #14922: Integrate download metrics in the new download page added
#5 Updated by sajolida 2019-01-08 15:51:30
- Status changed from Confirmed to In Progress
- Target version set to Tails_3.13
I did this in af1a8b568a.
I should ask for stats when working on Feature #14922.
#6 Updated by sajolida 2019-02-25 17:11:26
- related to
Bug #16009: Metrics for USB Image added
#7 Updated by sajolida 2019-02-25 18:24:10
I compute this on the logs I’ll get for Bug #16009.
#8 Updated by sajolida 2019-03-04 10:09:54
- Target version changed from Tails_3.13 to Tails_3.14
#9 Updated by sajolida 2019-05-03 12:05:30
- blocks
Feature #16080: Core work 2018Q4 → 2019Q2: User experience added
#10 Updated by sajolida 2019-05-03 13:22:44
# zegrep "GET /home/index\...\.html HTTP\/2.0\" 200 [0-9]+ \"-\" \"Mozilla/5.0 \(Windows NT 6.1; rv:60.0\) Gecko/20100101 Firefox/60.0\"" access.log.*.gz | wc -l
678995
# zegrep "\"GET /install/check/ HTTP/2.0\" 200 [0-9]+ \"https://tails.boum.org/home/index\...\.html\" \"Mozilla/5.0 \(Windows NT 6.1; rv:60.0\) Gecko/20100101 Firefox/60.0\"" access.log.*.gz | wc -l
77909
It seems like actually a lot of people (at least 10%) use this button and we can’t get rid of it like that.
Instead of fixing this bug reliably, I think it’ll be much easier to come up with a new design for this feature.
#11 Updated by CyrilBrulebois 2019-05-23 21:23:25
- Target version changed from Tails_3.14 to Tails_3.15
#12 Updated by sajolida 2019-06-06 18:53:17
- blocked by deleted (
)Feature #16080: Core work 2018Q4 → 2019Q2: User experience
#13 Updated by sajolida 2019-06-06 18:55:09
- related to
Feature #16688: Core work 2019Q3 → 2019Q4: User experience added
#14 Updated by sajolida 2019-06-06 18:56:03
- related to deleted (
)Feature #16688: Core work 2019Q3 → 2019Q4: User experience
#15 Updated by sajolida 2019-06-06 18:56:07
- blocks
Feature #16688: Core work 2019Q3 → 2019Q4: User experience added
#16 Updated by sajolida 2019-06-06 18:56:32
- Target version changed from Tails_3.15 to Tails_3.16
#17 Updated by sajolida 2019-07-20 19:29:18
- Status changed from In Progress to Needs Validation
- Assignee deleted (
sajolida) - Feature Branch set to web/15312-fix-tor-check
Here is a branch.
#18 Updated by intrigeri 2019-07-30 22:30:53
- Assignee set to intrigeri
#19 Updated by intrigeri 2019-07-30 23:17:27
- Status changed from Needs Validation to Resolved
Merged!
#20 Updated by sajolida 2019-08-05 10:47:47
- Assignee deleted (
intrigeri)