Skip to content

[AdminTools] Improve error feedback during presentation actions #1309

@cyaiox

Description

@cyaiox

Currently, when an error occurs during presentation actions, Admin Tools does not provide any user feedback. This results in silent failures, making it unclear whether the action was processed or why it failed.

For example, when attempting to play a video without the required permissions, no action is performed and no message is displayed. This creates confusion for the user.

Expected Behavior:

  • When a presentation action fails, the system should display a clear and concise error message.
  • Messages should be contextual and reflect the specific failure reason (e.g., missing permissions, unavailable resource, network error).
  • Feedback should be non-intrusive (e.g., inline notification) and consistent with existing UI patterns.

Acceptance Criteria:

  • Errors during presentation actions trigger visible user feedback.
  • Permission-related failures display a specific message (e.g., "You do not have permission to play this video").
  • No silent failures occur.
  • Error messages follow existing UI/UX guidelines (styling, duration, placement).

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions