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

Add trilemma to mobile #1932

Closed
ryancreatescopy opened this issue Nov 24, 2020 · 1 comment
Closed

Add trilemma to mobile #1932

ryancreatescopy opened this issue Nov 24, 2020 · 1 comment
Assignees
Labels
feature ✨ This is enhancing something existing or creating something new help wanted Extra attention is needed or someone is needed to help

Comments

@ryancreatescopy
Copy link
Contributor

Is your feature request related to a problem? Please describe.

On the Eth2 vision page we have an interactive trilemma, so folks can explore the challenges of decentralized scaling: https://ethereum.org/en/eth2/vision/

Currently this isn't styled for mobile, so doesn't show on phones. We'd like to create a mobile implementation of this trilemma.

Describe the solution you'd like

I think modals might be the best way to go as per this quick prototype: https://www.figma.com/proto/UP36ufDF6PaVPwi7Eqzzge/Mobile-trilemma?node-id=1%3A13&viewport=428%2C400%2C0.6768559217453003&scaling=min-zoom

On mobile having the information in a separate card above or below the SVG is a poor experience as the user must continuously scroll up and down to interact with the trilemma and read the info. It's also not clear that interactions do anything. Hence, wondering whether a modal would be a better bet.

  • Text should still be legible with a 16px minimum font size

Screenshot
Desktop implementation:

image

@ryancreatescopy ryancreatescopy added feature ✨ This is enhancing something existing or creating something new help wanted Extra attention is needed or someone is needed to help labels Nov 24, 2020
@wackerow
Copy link
Member

wackerow commented Nov 26, 2020

@ryancreatescopy I'll take a look at this if you want to assign me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ✨ This is enhancing something existing or creating something new help wanted Extra attention is needed or someone is needed to help
Projects
None yet
Development

No branches or pull requests

2 participants