Skip to content

Conversation

kovalskiydmitriy
Copy link

Steps to Reproduce the Problem

  1. Set showSelectedItemsSearch totrue
  2. Choose 8 items in the Source list

Destination list height calculating without search component height.
If showSelectedItemsSearch is true the Destination list height will have no changes, as a result Destination list will have a bug with the displaying last added item.
ScreenCaptureProject75

Proposed Changes

  1. Pass showSelectedItemsSearch prop to DestinationList component to calculate list height in depense on showSelectedItemsSearch true/false
  2. Calculate height of Destination list based on showSelectedItemsSearch true/false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants