You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Catalog continues to load additional items when the user scrolls, but the loading interaction/indicator is only displayed the first time. This may give the impression that no additional items are being loaded when browsing further down the list.
Steps to Reproduce
In the app, navigate to Packs.
Open any created Packs.
Tap on '+' then select Add From Catalog.
Once gear list appear, scroll down the list and wait for more gears to load – should be able to see the loading interaction
Continue scrolling until reached the bottom list – loading interaction not showing
Expected Behavior
The loading indicator should be displayed whenever additional items are being loaded, providing clear feedback that the Catalog is still fetching more items.
Actual Behavior
The loading indicator is only shown during the initial load. When the user scrolls further and additional items are being loaded, there is no visible loading interaction, which may make it appear that the Catalog has stopped loading.
Platform
iOS (Mobile App)
App / Browser Version
PackRat AI (Swift) 2.2.0 (2026081203)
Device / OS
iPhone 14 (iOS 18.5)
Bug Description
The Catalog continues to load additional items when the user scrolls, but the loading interaction/indicator is only displayed the first time. This may give the impression that no additional items are being loaded when browsing further down the list.
Steps to Reproduce
Expected Behavior
The loading indicator should be displayed whenever additional items are being loaded, providing clear feedback that the Catalog is still fetching more items.
Actual Behavior
The loading indicator is only shown during the initial load. When the user scrolls further and additional items are being loaded, there is no visible loading interaction, which may make it appear that the Catalog has stopped loading.
Severity
Low — minor issue or cosmetic defect
Screenshots / Screen Recordings
screenrecording-08-13-2026-16-07-45-1_Tq67sxR4.mp4
Additional Context
No response