You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is a request to implement a dedicated chat presenter to ease the creation of conversational user interfaces. This presenter will enhance the Spec capabilities in building modern, interactive chat-based applications.
Features
Support for displaying message threads with clear user/system distinction
Ability to handle various message types (text, images, buttons, etc.)
Auto-scrolling to the latest message
Customizable styling options for chat bubbles and overall layout
Accessibility features for screen readers
Support for message status indicators (sent, delivered, read)
Integration with existing Spec components
Examples
The text was updated successfully, but these errors were encountered:
IMO, this feature is out of the scope of Spec.
A chat is more advanced UI, it also has its own logic. It should be a project under pharo-spec umbrella.
IMO, this feature is out of the scope of Spec. A chat is more advanced UI, it also has its own logic. It should be a project under pharo-spec umbrella.
The issue is about implementing support for chat UI elements, not about trying to implement chat server features. It is not quite an advanced UI.
Introduction
This issue is a request to implement a dedicated chat presenter to ease the creation of conversational user interfaces. This presenter will enhance the Spec capabilities in building modern, interactive chat-based applications.
Features
Examples
The text was updated successfully, but these errors were encountered: