Inconsistent Display of Posts in a Hashtag Follow List Containing Multiple Hashtags #161
Labels
No labels
bug
contribution welcome
duplicate
enhancement
later
not planned
out of scope
question
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
tom79/Holos-App#161
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I created a list to follow hashtags. It works correctly when it contains a single hashtag. However, after adding around 35 hashtags, the display of posts becomes inconsistent: results appear random, and in many cases, no posts are shown.
Steps to Reproduce:
Create a hashtag follow list.
Add a single hashtag and verify that posts are displayed correctly.
Gradually add multiple hashtags (around 35).
Observe the behavior of the post display.
Fixed in next update: list hashtags are now limited to 20 (matching the API limit), minimum 2 characters per tag, and the tag badge display no longer matches partial words.