v3.ocaml.org-rescript
v3.ocaml.org-rescript copied to clipboard
Improve UX of the books component
This is a follow-up issue to #486 to explore how to improve the interaction of this component, the main points to investigate are:
- The actual design of the component (cc @ILeandersson) and how it fits into the page
- The containing element of the component resizes depending the on the image, which I think is often a bad thing because it changes the surrounding page whilst the user interacts with the page.
- Some transition css might make it visually more appealing
- Testing and improvements for the mobile experience (to be honest it might be easier to replace the component with a link to a page with a list of books rather than a carousel-style component which I'm not convinced ever works well on smaller screens).