-
Notifications
You must be signed in to change notification settings - Fork 0
/
check-how-your-design-works-on-different-devices.html
78 lines (51 loc) · 2.83 KB
/
check-how-your-design-works-on-different-devices.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,maximum-scale=2">
<link rel="stylesheet" type="text/css" media="screen" href="/website/assets/css/style.css?v=74925587a2dbb4564e0f966645145991d68bccda">
<!-- Begin Jekyll SEO tag v2.5.0 -->
<title>Check how your design works on different devices</title>
<meta name="generator" content="Jekyll v3.7.4">
<meta property="og:title" content="Samantha Wright">
<meta property="og:locale" content="en_US">
<link rel="canonical" href="https://samantharwright.github.io/website/">
<meta property="og:url" content="https://samantharwright.github.io/website/">
<meta property="og:site_name" content="Samantha Wright">
<script type="application/ld+json">
{"headline":"Samantha Wright","@type":"WebSite","url":"https://samantharwright.github.io/website/","name":"Samantha Wright","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<div id="header_wrap" class="outer">
<header class="inner">
<div class="blog-link">
<a href="https://samantharwright.github.io/website/">Samantha Wright</a>
</div>
<h1 id="project_title">Check how your design works on different devices</h1>
<p>7 December 2019</p>
</header>
</div>
</head>
<body>
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<p>A few weeks ago I sold some shoes on the shopping app Depop. </p>
<p>After I had posted the shoes, I had the option to provide the buyer with some details. </p>
<p>I have an iPhone SE. It’s a lot smaller than most smartphones.</p>
<p>This meant that I couldn’t see what details I was being asked to provide:</p>
<img src="depop image.PNG" width="600" alt="Screenshot from the depop app saying 'Shipped on: 14/11/2019' and asking the user for Shipping pro... and Tracking nu...">
<p>I could only assume the second word. My best guess was:</p>
<ul>
<li>Shipping provider</li>
<li>Tracking number</li>
</ul>
<p>Rather than designing the service so the second word went onto the next line, there was an ellipsis.</p>
<p>Which meant the design was not usable on my device. I wanted to give the buyer helpful details about shipping, but who knows if I provided the right details.</p>
<p>It's so important to stretch your design to make sure it works for everyone. My colleague <a href="https://grillopress.github.io/2019/12/05/stretch-your-design.html">Andrew wrote a great blog about this</a>.</p>
<p>Make sure you check how your design works on different devices.</p>
<nav class="pagination">
</nav>
<p>
Copyright Samantha Wright
</p>
</section>
</div>
</body>