Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

fix: rm app directory search results count badge, temporarily #843

Merged
merged 4 commits into from
Jul 13, 2018

Conversation

apetro
Copy link
Contributor

@apetro apetro commented Jul 11, 2018

Mitigates bug in which the badge indicates more results than are visible to user, by removing the unreliable badge.

no-app-directory-results-badge

Intended as temporary workaround. Suppresses a misleading badge until deeper fix to reliably show the correct number in the badge.

Hypothesis: underlying bug is it's including in the badge count items on which user has BROWSE but not SUBSCRIBE whereas the user-visible results listing is only showing items on which user has both kinds of permission.


Contributor License Agreement adherence:

Mitigates bug in which the badge indicates more results than are visible to user,
hypothesis: because it's counting items on which user has BROWSE but not SUBSCRIBE
whereas actual results listing is only showing items on which user has both.

Intended as temporary workaround. Suppresses a misleading badge until can develop a deeper fix to reliably show the correct number in the badge.
CHANGELOG.md Outdated
@@ -18,6 +18,9 @@ and this project adheres to

### Fixed

* Removes app directory search results count badge. Intended as temporary
mitigation for bug wherein the badge did not reliably show a correct count.
(#843)
* Successfully launch searches into today.wisc.edu from Madison's theme (#829)
* May have fixed a bug where app directory search result badge could get out of
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

( #842 would remove this prematurely optimistic changelog entry).

@apetro apetro merged commit ce0119e into master Jul 13, 2018
@apetro apetro deleted the suppress-badges branch July 13, 2018 15:55
@davidmsibley davidmsibley added this to the 8.3.0 milestone Jul 13, 2018
apetro added a commit that referenced this pull request Jul 13, 2018
apetro added a commit that referenced this pull request Jul 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants