-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Description
"콘텐츠 더 보기" (More posts) button currently shows with downward arrow icon, which typically implies infinite scroll or loading more items inline.
However, clicking it reloads the entire page and navigates to the next page of results.
This mismatch between visual cue and actual behavior can be confusing for users — at first, I thought it was a bug.
Proposed Solutions
- Change the button label or icon to better match the current behavior (e.g., "Next page" with a right arrow or pagination indicators).
- Or, if feasible, change the behavior to load more items inline (infinite scroll) instead of a full page reload.
Benefits
- Aligns user expectations with actual behavior.
- Reduces perceived friction or confusion.
Thanks for considering this suggestion!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels