-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingjavascriptPull requests that update Javascript codePull requests that update Javascript code
Description
ProductsPreview component needs restructuring and proper handling of its 'absolute' positioned elements because of the following issues:
- the component rerenders on clicking the profile menu
- changing from lower indexed element to higher indexed one generates a weird blank white space on the right side of the viewport
- when the page reloads sometimes the height of the List element is not properly inferred from the currently-active child component (see the implementation for clarification)
- the buttons on ProductCard often are not active (cannot be clicked)
The logic of how the component works might be worth reconsidering.
Moreover, support for many products per Pagination page should be implemented.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingjavascriptPull requests that update Javascript codePull requests that update Javascript code