riadvice / bbbeasy

Easy Multi-purpose Rooms Manager for BigBlueButton, with fine-grained and fully customisable configuration
https://riadvice.tn
GNU Affero General Public License v3.0
19 stars 19 forks source link

Show a warning when the BigBlueButton server is not configured #702

Open GhaziTriki opened 1 year ago

GhaziTriki commented 1 year ago

What is wrong with the current implementation? Please describe. When BigBlueButton API settings is not configured there is no way to know it.

Describe the solution you'd like Display a warning icon before the user icon showing a notification at hover. "BigBlueButton API is not configured on this instance. Please contact you administrator"

Screenshot image

Additional context Instead of hiding non-usable buttons we need to make them inactive.

marwa-benhassine commented 1 year ago

@fatenrakrouki123

If no alert to show we should not see the following button

image

GhaziTriki commented 1 year ago
  1. Validation must be on the field. (no error pop window)
  2. Join/Start button must be disabled in the field is not valid.
  3. Labels are hidden for anonymous users.

image