FlowzPlatform / Sprint-User-Story-Board

0 stars 0 forks source link

website - lazy loader for images on search page #122

Open ashwini987 opened 6 years ago

ashwini987 commented 6 years ago

SUMMARY:

lazy loader for images on search page. reactive component not support lazy loader so for that try to use react-lazy-load component

ashwini987 commented 6 years ago

for this issue use react-lazy-load package. import this module on js file. apply component on image for both grid view and list view. create build file for this and merge this file in website and changes in css according to that.