Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unread messages dot/counter unreadable #12242

Open
ChristophWurst opened this issue Apr 29, 2024 · 3 comments
Open

Unread messages dot/counter unreadable #12242

ChristophWurst opened this issue Apr 29, 2024 · 3 comments
Labels
1. to develop bug feature: call 📹 Voice and video calls feature: chat 💬 Chat and system messages feature: frontend 🖌️ "Web UI" client

Comments

@ChristophWurst
Copy link
Member

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. Start a call
  2. The other person messages you
  3. Look at the top right

Expected behaviour

Readable counter or bubble or whatever the blue thing should be 😆

Actual behaviour

image

Talk app

Talk app version: (see apps administration page: /index.php/settings/apps)

Custom Signaling server configured: yes/no and version (see Talk administration settings: /index.php/index.php/settings/admin/talk#signaling_server)

Custom TURN server configured: yes/no (see Talk administration settings: /index.php/settings/admin/talk#turn_server)

Custom STUN server configured: yes/no (see Talk administration settings: /index.php/settings/admin/talk#stun_server)

Browser

Microphone available: yes/no

Camera available: yes/no

Operating system: Windows/Ubuntu/Mac/...

Browser name: Firefox/Chrome/Safari/...

Browser version: 124/125/...

Browser log

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

Server configuration

Operating system: Ubuntu/RedHat/...

Web server: Apache/Nginx

Database: MySQL/Maria/SQLite/PostgreSQL

PHP version: 8.1/8.2/8.3

Nextcloud Version: (see administration page)

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 server 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

Server log (data/nextcloud.log)

Insert your server log here
@DorraJaouad
Copy link
Contributor

I couldn't reproduce it but it seems styles issue. Can you please check from which style source background or background-color are applied for the counter?

@ChristophWurst
Copy link
Member Author

Will inspect when it happens again 👍

@ChristophWurst
Copy link
Member Author

If it makes a difference, it showed when Talk could not connect (eternal Connect ... screen) when I started the call

@nickvergessen nickvergessen added this to the 💚 Next Patch (29) milestone May 2, 2024
@nickvergessen nickvergessen added 1. to develop feature: chat 💬 Chat and system messages feature: frontend 🖌️ "Web UI" client feature: call 📹 Voice and video calls and removed 0. Needs triage labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop bug feature: call 📹 Voice and video calls feature: chat 💬 Chat and system messages feature: frontend 🖌️ "Web UI" client
Projects
None yet
Development

No branches or pull requests

3 participants