Skip to content

Feature/inline edit data export#1214

Open
samuelkrissi wants to merge 5 commits into
tprouvot:releaseCandidatefrom
samuelkrissi:feature/inline-edit-data-export
Open

Feature/inline edit data export#1214
samuelkrissi wants to merge 5 commits into
tprouvot:releaseCandidatefrom
samuelkrissi:feature/inline-edit-data-export

Conversation

@samuelkrissi

Copy link
Copy Markdown
Contributor

Describe your changes

Issue ticket number and link

Checklist before requesting a review

  • I have read and understand the Contributions section
  • My PR relates to an existing issue or feature request and I discussed it with maintainer
  • I used SLDS style and limit the usage of custom CSS
  • I have performed a self-review of my code
  • I ran the unit tests and my PR does not break any tests
  • I documented the changes I've made on the CHANGES.md and followed actual conventions
  • I added a new section on how-to.md (optional)

samuelkrissi and others added 5 commits June 23, 2026 15:00
- Double-click any data cell to edit it inline
- Picklist fields show a dropdown with active values
- Non-updateable fields are blocked before edit (checked via field describe)
- Save / Cancel buttons appear per row when a record has pending changes
- Save All / Cancel All buttons appear in the result bar when any edit is pending
- Saving sends a REST PATCH to Salesforce; failures are reported in the status bar

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ve/Cancel All in toolbar

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… edit

- Spinner + "Saving..." label on the Save button while PATCH requests are in flight
- Save and Cancel buttons are disabled during save to prevent double-submit
- On failure, a red badge appears with the error detail on hover (per record: recordId + message)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…rors features

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…nt branch)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant