Skip to content

New modern UI document library: Chat function #10220

Open
@XueSheng-GIT

Description

@XueSheng-GIT

Target SharePoint environment

SharePoint Online

What SharePoint development model, framework, SDK or API is this about?

not applicable

Developer environment

None

What browser(s) / client(s) have you tested

  • 💥 Internet Explorer
  • 💥 Microsoft Edge
  • 💥 Google Chrome
  • 💥 FireFox
  • 💥 Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

Additional environment details

  • Chrome 135

Describe the bug / error

The new modern ui for document libraries provides access to the "chat function" (known from lists). Unfortunately, this chat seems only partly implemented and buggy.

For files:

  • Text messages can be added
  • @mentions are broken (placeholder for mention in text and no email sent to mentioned person)
  • no indication of chat in grid (chat icon next to three dot menu of item).
Show screenshots

Image

Image

For document sets:

  • chat doesn't work at all (error message appears)
Show screenshots

Image

Steps to reproduce

  1. Create a document library (optionally, with document sets)
  2. Add a new file (optionally, a new document set)
  3. Access properties of file or document set
    a) via three dot menu (properties)
    b) via custom json formatting
"customRowAction": {
    "action": "editProps"
}
  1. Add text or text with @mention to the chat box and press sent button.

Expected behavior

  1. Chat function shall work without error for files and document sets.
  2. Emails shall be sent if @mentions are used. Mentioned persons shall be shown in chat messages (instead of placeholder).
  3. Chat icon should be visible in files grid (in addition to three dot menu, like available for sharepoint lists, see screenshot below).

Image

Metadata

Metadata

Assignees

Labels

area:list-formattingCategory: View, row & column formatting with JSONsharepoint-developer-supportsharepoint-developer-supporttype:bug-confirmedConfirmed bug, not working as designed / expected.type:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions