GithubHelp home page GithubHelp logo

Comments (31)

secretrobotron avatar secretrobotron commented on August 25, 2024

Based on UX work done in #1073.

from webmaker.org.

secretrobotron avatar secretrobotron commented on August 25, 2024

blocks #1071

from webmaker.org.

ScottDowne avatar ScottDowne commented on August 25, 2024

If we're saving the whole page, why not just use goggles for this?

from webmaker.org.

secretrobotron avatar secretrobotron commented on August 25, 2024

goggles would work technically, but it might be too much tooling for something that we need to keep real simple. Discuss w/ @xmatthewx in #1073 to unlock secrets.

from webmaker.org.

secretrobotron avatar secretrobotron commented on August 25, 2024
  • fake typing in the input box
  • click button to save & move on click next button to move on
  • actual saving of content
  • join screen w/ preview and "agree" box
  • connect to login3 modal
  • landing (logged in) CTA
  • show only x-ray goggles in last phase of login modals

from webmaker.org.

secretrobotron avatar secretrobotron commented on August 25, 2024

blocks #1082

from webmaker.org.

xmatthewx avatar xmatthewx commented on August 25, 2024

We might need to scale the type based on character count and width of the entry space. Mobile could especially suffer without it.

from webmaker.org.

xmatthewx avatar xmatthewx commented on August 25, 2024

Assets in dropbox: https://www.dropbox.com/sh/r5o9qvrfbs9nvz4/AACKOzDYfED0e7NMeAv594gua?dl=0

I included the hand-drawn arrow as png and svg. Let me know if you need any adjustments.

from webmaker.org.

xmatthewx avatar xmatthewx commented on August 25, 2024

Final splash: https://redpen.io/tw577ea2513e0dcdce
Mobile view: https://redpen.io/md1632a6c53a033b86

Final signup: https://redpen.io/dfb517c69e56050443
Mobile view: https://redpen.io/sfdd780957757e331b

from webmaker.org.

secretrobotron avatar secretrobotron commented on August 25, 2024

@ScottDowne see #1079 (comment) for copy to use.

from webmaker.org.

secretrobotron avatar secretrobotron commented on August 25, 2024

@ScottDowne see #1073 (comment) for final design.

from webmaker.org.

xmatthewx avatar xmatthewx commented on August 25, 2024

Sorry. I said that wrong. After the hamburger appears at < 768px we should jump to a wide mobile layout. Let me know if this gives you any trouble.

before break https://redpen.io/cx28905f7923498c99
after the break https://redpen.io/gk383a15c1f32ac43c

from webmaker.org.

k88hudson avatar k88hudson commented on August 25, 2024
  • text is misaligned in Chrome + Safari
  • text overflow cut off on mobile, text is too big
  • heart is pixelated on retina screens
  • too much space between heart and 'sharing' (should be even to the distance between I and heart)

Also IMO the typing is too slow

from webmaker.org.

HPaulJohnson avatar HPaulJohnson commented on August 25, 2024

On the signup screen can we change "craft" to "make" to keep our language consistent:

"Now, learn to make and share more of your favorite things on the web."

from webmaker.org.

ScottDowne avatar ScottDowne commented on August 25, 2024

Ali, here is a pull request that fixes the lings above that Kate listed: #1102

from webmaker.org.

xmatthewx avatar xmatthewx commented on August 25, 2024

Android 4.4.4
Chrome

Alignment of input field is low (as it is in Chrome Desktop). The line cuts across letters. Ok in Firefox on Android.

screenshot 2015-01-16 14 38 26

from webmaker.org.

iamjessklein avatar iamjessklein commented on August 25, 2024
  • on the sign up screen - the spacing between the button and input box is too tight
  • on the sign up screen - the button and input box should be aligned left
  • in confirmation modal - the checkbox should either have fill or a check. It should have higher color contrast:
    screen shot 2015-01-16 at 2 43 15 pm

from webmaker.org.

alicoding avatar alicoding commented on August 25, 2024

screen shot 2015-01-16 at 2 58 09 pm
The alignment of the text looks good in all three browsers (Chrome, Firefox and Safari)
Looking at mobile view and it does seems to be fine now.
Heart looking good now with retina
Heart and sharing doesn't have much spacing anymore.

from webmaker.org.

xmatthewx avatar xmatthewx commented on August 25, 2024

Chrome 39.0 & Firefox Dev
OS X 10.10.1

@media - The arrow points to the wrong place in screen width from 480px to 768px.

  • Let's match the layout used for < 480px screen for everything less than 768.

screenshot 2015-01-16 15 00 01

screenshot 2015-01-16 15 03 03

from webmaker.org.

xmatthewx avatar xmatthewx commented on August 25, 2024

⌚ Is anyone using a watch to view webmaker??? ⌚
The arrow breaks on screens less than 220px. ;)

screenshot 2015-01-16 15 22 05

from webmaker.org.

k88hudson avatar k88hudson commented on August 25, 2024

Also broken on my tamagochi

from webmaker.org.

xmatthewx avatar xmatthewx commented on August 25, 2024

FF Dev on OS X 10.10

  • Field and Button collide

screenshot 2015-01-16 15 46 55

from webmaker.org.

xmatthewx avatar xmatthewx commented on August 25, 2024
  • Blue background loads with delay on second screen. Can we fetch it after first screen loads?

from webmaker.org.

k88hudson avatar k88hudson commented on August 25, 2024

This is what it looks like in IE11:
webmaker

  • next button overhangs on the right side of the screen
  • giant x on the right of the text box
  • heart doesn't show up at all

from webmaker.org.

k88hudson avatar k88hudson commented on August 25, 2024

Actually the broken link on the image seems to be on all retina screens.

from webmaker.org.

xmatthewx avatar xmatthewx commented on August 25, 2024

Second screen scales nicely. 👍

Nice job handling long strings. Looks good in thumbnail. 👍

  • add limit to 50 characters

from webmaker.org.

xmatthewx avatar xmatthewx commented on August 25, 2024

True or false: the experience would be nicer if we selected all text onfocus for easier rewrite by the user. Anyone have an opinion?

from webmaker.org.

secretrobotron avatar secretrobotron commented on August 25, 2024

@xmatthewx 👍 i vote yes

from webmaker.org.

iamjessklein avatar iamjessklein commented on August 25, 2024

👍 i vote yes as well

from webmaker.org.

secretrobotron avatar secretrobotron commented on August 25, 2024

Filing issues here: https://github.com/mozilla/webmaker.org/milestones/On-boarding%20Experience%20v1

from webmaker.org.

secretrobotron avatar secretrobotron commented on August 25, 2024

Done :).

from webmaker.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.