Skip to content

feat(auto-complete): add create new record support - #585

Merged
4manasa merged 4 commits into
masterfrom
mod/dec/createNew
Sep 23, 2026
Merged

4manasa merged 4 commits into
masterfrom
mod/dec/createNew

Conversation

@4manasa

@4manasa 4manasa commented Sep 23, 2026

Copy link
Copy Markdown
Contributor
  • Added support for creating new records for the Autocomplete DataRef and CaseRef components.
  • When editing or creating a Data Object record (e.g. "Add Record") in a modal and clicking Discard, the app was trying to cancel it the same way it cancels a case which isn't valid for Data Objects and caused an error instead of closing the modal cleanly. so with the fix discarding now works correctly in all of these scenarios.

@4manasa
4manasa merged commit 8052633 into master Sep 23, 2026
6 checks passed
@4manasa
4manasa deleted the mod/dec/createNew branch September 23, 2026 18:08
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.

2 participants