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
When in the RPT area with Guest/Admin access, everytime the user request some data if the user change the window focus going to a public channel or other contact and then gets back to the RPT window where it asked for the data, the spinning fetch green wheel appears again and it seems that it broke the request.
When in the RPT area with Guest/Admin access, everytime the user request some data all the other data request became greyd out (normal if the code does not handle serialized/queued requests. like in the "Load All" I think).
🚦 Current Behavior
the request is stopped when the focus shift.
all the data requests are greyed out, while the last one finishes
🎯 Expected Behavior
The request should be a background job that populates the RPT request data window while the user navigates to other areas.
The request should be serialized / queued (and add some smal time gap to free some AirTime from the RPT), so the user can queue the needed data requests from the RPT while he does other things.
📋 Steps to Reproduce
click any RPT data request and change focus to another contact or channel or any other area not on that RPT contact.
📝 Problem Description
🚦 Current Behavior
🎯 Expected Behavior
📋 Steps to Reproduce
📡 Radio Node
🔌 Connection to the Radio
💻 Environment Information
📸 Screenshots / Debug Logs