mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-07 13:07:22 +00:00
* Fix UI: Activity Feed in homepage should support infinite scrolling #3513 * Fix Code Smells * Add isFeedloading in useEffect dependancy. * Remove limit param * Add infinite scrool for thread panel * Add infinite scrolling to other pages * Fix paging object issue * Fix code smell * Fix failing Add webhook test