跳到主要内容
ArcBlock Community

Delayed Response When Spamming Light/Dark Mode Toggle in Arc Sphere

Marlong
支持
arcspherecant-reproux

When repeatedly clicking the Google Light/Dark Mode toggle quickly, Arc Sphere fails to process the input in real-time. Instead, it accumulates the actions and applies them with a delay, leading to inconsistent UI behavior and confusion. This indicates a lack of input debouncing or state management for the toggle, causing performance and usability issues.

3 条回复

Shuang Liu13个月前(edited)

The issue was not reproduced on iOS. Adding throttling here can help prevent excessive clicks.

Marlong12个月前

Got it, thanks! On my side the delay is still noticeable when toggling quickly. Throttling/debounce sounds like a good solution to keep it smooth across devices.

XianLing12个月前

Throttling will be added in the new version.

回复