newrelic / developer-website

Source code for the New Relic Developer Site.
https://developer.newrelic.com
Apache License 2.0
40 stars 114 forks source link

add a Arrow button to move through the gallery so it's clear this is gallery component #1388

Closed jpvajda closed 3 years ago

jpvajda commented 3 years ago

Issue

The image gallery scrolls which is cool but it only shows it's scroll-able by showing the browser scroll bar. This works for people that have this enabled in a browser, but not for those that disable this browser feature.

References

  1. https://react-bootstrap.github.io/components/carousel/
  2. https://reactjsexample.com/responsive-and-flexible-carousel-component-with-thumbnail-support/

If we need design decision we can ask @danielgolden for a pattern we've used before.

Acceptance Criteria

zstix commented 3 years ago

This has been completed in PR #1417