Skip to content

Add notice that chat page is for quick chats only #15

@robkooper

Description

@robkooper

Display a brief notice on the chat page informing users that the built-in chat has limited functionality and is primarily intended for quick, lightweight interactions — not as a full-featured chat client.

Hints:

  • A small banner or info box near the top of the chat area (or in the sidebar) works well — not a blocking modal
  • Suggested text: something like "This chat is intended for quick interactions. For advanced features, use a dedicated client with the API."
  • Could link to the API docs or the services page if available
  • Make it dismissible (store dismissal in localStorage) so it does not appear on every visit after the first
  • Ensure the notice is accessible: role="note" or aria-label as appropriate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions