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
combined feed: Fix channel header tap behaviour in combined feed
Set gesture detecter behavior of streamWidget to HitTestBehavior.opaque
to handle taps in empty space around the header.
Also added a test that checks if tapping empty space in channel header
area correctly navigates to the channel feed.
Fixes#1179.
0 commit comments