-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Labels
Description
ThingsBoard Platform Version
4.2
ThingsBoard Platform Type
ThingsBoard PE Cloud
Use case
Problem:
In the ThingsBoard PE mobile app, under the Notifications tab, users currently have the ability to delete notifications one by one only. This becomes inefficient and time-consuming, especially when handling a large number of notifications.
Scenario:
For example, when multiple notifications are received daily, users must manually delete each one individually, which is not practical in production or field usage environments.
Proposal
Proposal
Requested Feature:
Add a “Select All” and multi-select delete functionality in the Notifications tab of the ThingsBoard PE mobile app.
Expected Behavior:
- Users can long-press a notification to enable selection mode.
- A “Select All” option should appear on the top bar, allowing users to select all notifications at once.
- After selecting multiple notifications, users can tap a “Delete” icon/button to remove them simultaneously.
- The functionality should be consistent with the existing “Mark as Read” UI/UX pattern.
Reference:
This pic showing the desired interaction is attached for reference. Please consider this behavior for implementation.

Reactions are currently unavailable