announcementcenter icon indicating copy to clipboard operation
announcementcenter copied to clipboard

User tag not working in comments.

Open apesorguk opened this issue 9 months ago • 0 comments

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Go to announcements comments.
  2. Type "@user"

Expected behaviour

The user tagging selector should show.

Actual behaviour

Nothing happens when typing "@user"

Server configuration

Web server: Apache

Database: Type: pgsql

Version: PostgreSQL 16.8 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit

PHP version: Version: 8.3.17

Nextcloud version: Nextcloud Hub 10 (31.0.0)

List of activated apps
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder
Nextcloud configuration
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder

Browser

Browser name: Chrome

Browser version: Version 134.0.6998.35 (Official Build) (64-bit)

Operating system: Zorin OS

Browser log
Insert your browser log here, This could for example include:
a) The javascript console log
b) The network log
c) ...

apesorguk avatar Mar 13 '25 09:03 apesorguk