**Steps to reproduce:** 1. Open the Artifact UI. 2. Add 18 buckets to the interface. 3. Attempt to add more than 18 buckets. 4. Try to scroll down to access the additional buckets. **Actual results:** - Only 18 buckets are visible in the UI. - Additional buckets are not accessible or visible. - Scrolling functionality is unavailable, preventing access to buckets beyond the 18th. https://github.com/user-attachments/assets/8b3cd29f-3be6-4862-93ae-e6b87e681f79 **Expected results:** - The UI should display all added buckets, regardless of the number. - Scrolling functionality should be available to access buckets beyond the visible limit. **Other info:** - The issue resolves when deleting previous buckets, making the additional buckets visible. - Bug does not occur when fewer than 18 buckets are added.