Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make all aggregated counts in views optional #589

Closed
pfrazee opened this issue Feb 22, 2023 · 1 comment
Closed

Make all aggregated counts in views optional #589

pfrazee opened this issue Feb 22, 2023 · 1 comment
Assignees

Comments

@pfrazee
Copy link
Collaborator

pfrazee commented Feb 22, 2023

  • Affects profile view and post view
  • Reasoning:
    • There may be cases where view providers are unable or not designed to surface this information. Rather than give an incorrect count (ie “0”) they should give undefined. Client UIs should handle this by not showing the information.
@dholms
Copy link
Collaborator

dholms commented Apr 4, 2023

fixed #658

@dholms dholms closed this as completed Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants