Skip to content

Remove the "Comment" tab from the activities page#26440

Merged
AlexGaillard merged 5 commits intodirectus:mainfrom
Abdallah-Awwad:fix/activity-comments-logging
Jan 6, 2026
Merged

Remove the "Comment" tab from the activities page#26440
AlexGaillard merged 5 commits intodirectus:mainfrom
Abdallah-Awwad:fix/activity-comments-logging

Conversation

@Abdallah-Awwad
Copy link
Contributor

@Abdallah-Awwad Abdallah-Awwad commented Dec 29, 2025

Scope

What's changed:

  • Removed the "Comments" tab from the activities page

Potential Risks / Drawbacks

  • None, the same filter can be achieved in their respective tab(s)

Tested Scenarios

  • The comments tab is no longer displayed

Review Notes / Questions

  • The tab was removed as "COMMENT" is no longer a valid action

Fixes: #26439

@ComfortablyCoding
Copy link
Member

With the current approach, we will have a double Listing, comments now appear in two places, under the "Creates" filter and under the "Comments" filter.

Good point. Since comment activity is now standardized as regular activity, I wonder if a dedicated Comments tab is still necessary? One can already view comment related activity using the search bar filter at the top, just as they do for any other collection activity.

@Abdallah-Awwad
Copy link
Contributor Author

@ComfortablyCoding I think you are right, removing the Comments tab would be a good option too, because since release 11.1.2 I think this page is broken, and I assume no one was effected, so it make sense to only have the main actions + the login.

@ComfortablyCoding
Copy link
Member

Agreed, let's update this to be a removal of the tab.

@Abdallah-Awwad Abdallah-Awwad changed the title Fix Activity page "Comments" filter returning no results Deleted Comment Tab in the Activity Page Jan 5, 2026
@Abdallah-Awwad
Copy link
Contributor Author

@ComfortablyCoding Done!
Lmk if you need more edits 🫡

@ComfortablyCoding ComfortablyCoding changed the title Deleted Comment Tab in the Activity Page Remove the "Comment" tab from the activities page Jan 6, 2026
Copy link
Member

@ComfortablyCoding ComfortablyCoding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the changes/fix @Abdallah-Awwad !

@AlexGaillard AlexGaillard merged commit 6c5a836 into directus:main Jan 6, 2026
65 checks passed
@github-actions github-actions bot added this to the Next Release milestone Jan 6, 2026
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.

Activity page "Comments" filter returns no results

4 participants