sul-dlss / wallscreens

📺 curated experiences for touch-screen installations on the stanford campus
Other
1 stars 0 forks source link

Adjust button icon/styling on experience index pages #257

Closed ggeisler closed 2 years ago

ggeisler commented 2 years ago

We're now displaying multiple "start" buttons on the new experience index pages, using the same basic button we were previously using when we only displayed one instance of the button. Given this new arrangement, the hand pointer icon feels unnecessarily repetitive and heavy. Some suggestions for updating this button (on the experience index pages only; the version on the experience instance pages can stay as is, at least for now):

Here's more or less what things would like after the updates above:

Screen Shot 2021-11-24 at 11 49 20 AM

Optional: There's a lot of fiddly CSS and an extra HTML wrapper around this button that I used to get the original "Touch to begin" version to work with pulsing animation, etc. Since we're not using the animation here, and we're not showing the second line of the button label (the "20 items" part), both the extra HTML and the fiddly CSS for this button could probably be simplified quite a bit. 🤷‍♂️