spreed icon indicating copy to clipboard operation
spreed copied to clipboard

send without notification is not obvious enough

Open gerbrent opened this issue 11 months ago • 3 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.

Attempting to send messages via "Send without notification" no longer works. ERR... wait, is this now a toggle?

Steps to reproduce

  1. type message
  2. select "Send without notification"
  3. message does not send (previously it would send when you selected "Send without notification"

Expected behaviour

The message sends, silently for the recipient.

Actual behaviour

Now the option toggles to "Send with notification" but the user only discovers the behaviour change if selecting the ... menu again?

image

Suggest:

  • either the behaviour return to previous behaviour
  • or have an indicator appear that message notification silence is now enabled.

Talk app

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

  • Nextcloud Server version 29.0.0 RC2
  • Nextcloud Talk version 19.0.0-rc.2

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

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

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

Browser

Microphone available: yes/no

Camera available: yes/no

Operating system: Windows/Ubuntu/... NixOS/Linux

Browser name: Firefox/Chrome/... Firefox

Browser version: 85/96/... 124.0.1

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.0/8.1/8.2

Nextcloud Version: (see admin page)

  • Nextcloud Server version 29.0.0 RC2

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

gerbrent avatar Apr 05 '24 07:04 gerbrent