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

Rework download links #102

Merged
merged 12 commits into from
Dec 5, 2018
Merged

Conversation

m52go
Copy link
Contributor

@m52go m52go commented Dec 5, 2018

I found issues with download links:

  • primary download links did work in firefox at all (!)
  • ios showed ios and macos text at the same time
  • inconsistent os highlighting in download menus (windows and macos particularly)
  • add fallback text for non-windows-mac-linux users

Other notable changes:

  • re-add analytics (the ga initialization script was missing before)
  • remove all 32-bit links and rename 64-bit links (the '64 Bit' text from 3d23ce2 is gone with this PR so that should be an easy merge conflict)

So I spent some time yesterday reworking the code and UI for download links. While seemingly minor I figured it worth the time because getting users to download the Bisq software is probably our #1 goal for the website, and it should be a flawless experience.

@ripcurlx if you or someone with access to Analytics can verify that analytics are working again, that would be great. I was getting ga errors before, and I'm not getting them any more, but I can't be 100% sure events are actually being recorded on the server.

Steve Jain added 11 commits December 4, 2018 10:53
This was the commit that implemented links to download Bisq from the
"download for os" text. I did it wrong, or at least, suboptimally.
Only in current/collapsed dropdown selection.
Fixes inconsistent highlighting in download link list.
No rpm binaries, so just take those users to /downloads.
Somewhat messy code was resulting in sneaky errors, now fixed:
- download links not working on firefox altogether (!)
- ios thinking it's ios and macos at the same time
- inconsistent os selection highlighting

Since the top of the front page is literally the first experience
most people will have with Bisq, I figured it worthwhile to spend the
time to get it right.
Added analytics js snippet; console errors gone, need someone with
access to Google Analytics to verify it's actually working.
@ripcurlx
Copy link
Contributor

ripcurlx commented Dec 5, 2018

@m52go Looks good to me in the preview! But it seems that you have a conflict that needs to be resolved.

@ripcurlx
Copy link
Contributor

ripcurlx commented Dec 5, 2018

ACK

@ManfredKarrer ManfredKarrer merged commit caab7ac into bisq-network:master Dec 5, 2018
@m52go m52go deleted the link-download-text branch May 1, 2019 03:42
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 this pull request may close these issues.

3 participants