kgabryje commented on issue #96: Add integration search URL: https://github.com/apache/airflow-site/pull/96#issuecomment-547718031 Does it work well for you? I see that searchbar is un-styled. Also, there is an error logged from `handleActiveVideo.js`, which I think I fixed in previous commits by changing line 29 from ` if (!videosList) return` to `if (videosList.length === 0) return`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
