flarum / flarum/framework

Likes Tab Inconsistency on User Profile

Open
#4,229 0 comments 0 reactions 0 assignees View on GitHub
type/bug
Dominant language
PHP
Stars
6.7k
Forks
883
Avg merge
15h 16m
Merged PRs (30d)
73

Description

### Current Behavior

In the "Likes" tab on user profile, the number of liked posts is not displayed

### Steps to Reproduce

1. Go to the forum
2. Log in to your account
3. Click on your avatar
4. Click "Profile"
5. Go to "Likes" tab
6. No count is displayed in the tab

### Expected Behavior

The "Likes" tab should show the number of liked posts, consistent with other profile tabs.

### Screenshots

![Image](https://github.com/user-attachments/assets/bd573d1c-32db-4883-b26a-bfea72e713cf)

### Environment

- Flarum version: 1.8.7
- PHP version: 8.3.21
- Browser: Chrome - version 138.0.7204.184; Firefox - version 141.0

### Additional Context

According to the Flarum documentation, Flarum is "carefully designed to be consistent and intuitive across platforms, out-of-the-box". The inconsistency between profile tabs breaks this design principle.

Contributor guide

Open the contributing guide

Research direction

Start at the user profile's Likes tab and compare its tab header with the other profile tabs that display counts. Verify the missing liked-post count and confirm that the Likes tab shows it consistently with the neighboring tabs.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.