Skip to content

Validation bug when pasting in new list entries #10081

@elsiegit

Description

@elsiegit

Target SharePoint environment

SharePoint Online

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

💥 SharePoint Framework

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

  • browser version
  • SPFx version
  • Node.js version
  • etc

Describe the bug / error

When pasting in new entries into modern view lists (WebViewList in URL suffix), it is working correctly if all columns in the view are pasted in as a single paste action, however if columns are pasted in as separate past actions, then a validation error appears which does not clear even though there are no validation issues. I have successfully pasted the same data as a single action but if I try to paste individual columns then the issue occurs. I have tried unhiding all columns in the view to ensure there are no other validation issues.

Steps to reproduce

  1. Edit in grid view
  2. Add new item
  3. Paste in one or multiple rows into a single column

Expected behavior

I expect to be able to paste in columns as needed, and the item to be pass validation once all mandatory fields are completed and all other validations have passed.
image

Metadata

Metadata

Assignees

Labels

Needs: Author FeedbackAwaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.sharepoint-developer-supportsharepoint-developer-supporttype: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