Gtk client doesn't wrap tab matches correctly
Open
- Dominant language
- C++
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
If you have 11 or more matches on a server, the GTK client is supposed to include additional matches on other tabs of the match list view. But it doesn't.
There needs to be a changed_tab event handler on the match list view, which queries the server for the matches that should go in that tab.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.