hypothesis / hypothesis/h

Annotation count mismatch between sidebar and header in group activity page

Open
#4,820 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
3.2k
Forks
459
Avg merge
27d 1h
Merged PRs (30d)
1

Description

### Steps to reproduce
1. Go to https://qa.hypothes.is/groups/__world__/public
2. Compare the count of annotations at the top of the screen and in the sidebar

### Expected behaviour
The two counts should match if there are no search terms other than the group to filter by.

### Actual behaviour
The counts for the public channel differ by 58246 (465575 vs 523821)

screenshot 2018-02-22 11 41 43

### Additional details
If it helps the implementation at all, I think it would be fine for the counts to be approximate once over a certain value, like mailbox counts are in Gmail. The more important thing is that they should be the same to avoid users wondering where the "missing" annotations are.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.