Skip to content

Conversation

@noumantahir
Copy link
Collaborator

@noumantahir noumantahir commented Oct 23, 2025

What does this PR?

  • setting appropriate observer and current username for profile screen posts/blogs/comments

  • prefer using voters count from stats instead of active_votes

  • conditionally fetch and use vote status from database_api.list_votes if active voters exceed 1K and user vote is not found in post data.
    Initially my plan was to only fetch vote status in blog details page but adding new condition of 1K+ voters and user vote absent from the post data really reduces the impact it can have on feed list fetch, considering we do not get many posts with 1K+ votes when scrolling feeds generally.

Where should the reviewer start?

Steps to reproduce

Issue number

fixes https://github.com/orgs/ecency/projects/4/views/1?filterQuery=vote&pane=issue&itemId=132763387
fixes https://discord.com/channels/@me/920267778190086205/1429953864228147301

Screenshots/Video

Screenshot 2025-10-23 at 16 11 45 Screenshot 2025-10-23 at 16 12 09

@noumantahir noumantahir requested a review from feruzm October 23, 2025 11:13
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

Successfully merging this pull request may close these issues.

2 participants