79787178

Date: 2025-10-10 09:30:34
Score: 0.5
Natty:
Report link

There will be two issues pretending for the same :

  1. "enforceFocus" needs to be part of Dialog box, so that its need to be editable on Dialog window
  2. Another issue can be with DataGrid implementation where getRowId needs to be unique for each field.
    example as
    getRowId={(row) => row.lineNumber +row.errorDescription}
Reasons:
  • No code block (0.5):
Posted by: Sandeep Jain