Skip to content

Conversation

@Keno
Copy link
Member

@Keno Keno commented Dec 4, 2024

I watched several new users attempt to install julia today. The results were very painful. First the vast majority of users completely ignored the grey bubble at the top that contains juliaup information. This is a well documented phenomenon (https://en.wikipedia.org/wiki/Banner_blindness), but applies here quite strikingly. Next people would usually scroll down to the support table, pattern match their platform and try clicking on things, getting frustrated when nothing was happening. Very few people scrolled down to the actual list of binaries. This is a significant usability regression over the previous downloads page that just had the list of binaries.

Try to fix things by:

  1. Removing the styling of bubble at the top to signal that it is body content, not a banner.
  2. Moving the manual install table up, so that people see it before the support table.

This is a quick fix to hopefully restore usability for new users. Further improvements could surely be made, but hopefully this'll help for now.

I watched several new users attempt to install julia today. The
results were very painful. First the vast majority of users completely
ignored the grey bubble at the top that contains `juliaup` information.
This is a well documented phenomenon (https://en.wikipedia.org/wiki/Banner_blindness),
but applies here quite strikingly. Next people would usually scroll down to
the support table, pattern match their platform and try clicking on things,
getting frustrated when nothing was happening. Very few people scrolled
down to the actual list of binaries. This is a significant usability
regression over the previous downloads page that just had the list
of binaries.

Try to fix things by:
1. Removing the styling of bubble at the top to signal that it is body
content, not a banner.
2. Moving the manual install table up, so that people see it before
the support table.

This is a quick fix to hopefully restore usability for new users.
Further improvements could surely be made, but hopefully this'll
help for now.
@github-actions
Copy link

github-actions bot commented Dec 4, 2024

Once the build has completed, you can preview your PR at this URL: https://julialang.netlify.app/previews/PR2205/ in ~15 minutes

@Keno Keno merged commit 13f4bda into main Dec 5, 2024
3 checks passed
@Keno Keno deleted the kf/downloadspage branch December 5, 2024 00:30
@KristofferC
Copy link
Member

I think this fixed #2054 by reverting the reordering introduced in #2001.

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.

2 participants