Real-Time Events for Tag Updates on Conversations + Local Caching Support

Currently, when tags are added to or removed from a conversation, the Conversation List does not update in real time. There are no dedicated events or listeners for tag added or tag removed actions.

Because of this limitation, developers must manually refresh or re-fetch the conversation list to reflect updated tags. This leads to unnecessary screen reloads and negatively impacts user experience, especially during navigation.

Additionally, there is no local caching mechanism for conversation tags. Due to the absence of caching, tag updates require a fresh API call, which affects performance and prevents seamless UI updates.

We request the following enhancements:

  1. Real-time events/listeners for:

    • Tag Added to Conversation

    • Tag Removed from Conversation

  2. Local caching support for conversation tags, so that:

    • Tag updates reflect instantly in the conversation list

    • UI remains in sync without requiring manual refresh

    • Performance is improved by reducing redundant API calls

These improvements would significantly enhance real-time behavior, performance optimization, and overall developer experience while maintaining UI consistency.

Please authenticate to join the conversation.

Upvoters
Status

New

Board

πŸ’‘ Feature Request

Subscribe to post

Get notified by email when there are changes.