You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
- implements the responsive images on the details page
- update the image url construction to be used everywhere
- enable keyboard pseudo-scrolling on reviews using links
- update the headings to be semantically correct
- improve search modal to be able to select several options
Covers: #24, #18, #20, #21 and #19
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
CSS
The current problem is that the current component allows to view the content below the modal.
The solution is :
JS
The current component has poor flexibility for handling click events and managing focus.
The text was updated successfully, but these errors were encountered: