Skip to content

Speaker list page requires horizontal scrolling on narrow devices (e.g: phones) #118

@chris48s

Description

@chris48s

image1

Currently the speaker list uses a two-column layout. We hide the speaker photos on mobile, but this layout still requires horizontal scrolling to read on mobile devices. We should collapse into a single-column layout on mobile to make this more accessible for mobile users.

e.g:

before

[photo]       | description
speaker name  | text
---------------------------
[photo]       | description
speaker name  | text
...

after

[photo]
speaker name
description text
-----------------
[photo]
speaker name
description text
...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions