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
⚠️ Is your feature request related to a problem? Please describe
At the moment there are two separately scrollable recycler view in helper overview. This leads to unexpected scrolling behavior, waste of display space and just bad UX.
💡 Describe the solution you'd like
The new layout should use just one RecyclerView having two sections (accepted & open). By accepting an open request it will go into the upper section (accepted).
At the moment there are two separately scrollable recycler view in helper overview. This leads to unexpected scrolling behavior, waste of display space and just bad UX.
💡 Describe the solution you'd like
The new layout should use just one RecyclerView having two sections (accepted & open). By accepting an open request it will go into the upper section (accepted).
Designs
Other platforms involved
The text was updated successfully, but these errors were encountered: