mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-05 07:38:26 +00:00

* supported global pageSize change for pagination * fix the explore page size issue * change default page size from 50 to 15 * fix unit and added playwright test for it * modify playwright file page to work independently so won't affect globally * made the changes as per comments