Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: export processAction from ContentRootProvider #852

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

mguellsegarra
Copy link
Collaborator

https://github.com/gisce/webclient/issues/1658

  • Added processAction method to ContentRootProvider for improved action handling.
  • Updated onRefreshParentValues to check for function existence before pushing.
  • Ensured actionData.context is safely accessed to prevent potential errors.
  • Included res_id in the action parameters

gisce/webclient#1658
- Added processAction method to ContentRootProvider for improved action handling.
- Updated onRefreshParentValues to check for function existence before pushing.
- Ensured actionData.context is safely accessed to prevent potential errors.
- Included res_id in the action parameters
@mguellsegarra mguellsegarra merged commit 46eaecf into v2 Jan 27, 2025
1 check passed
@mguellsegarra mguellsegarra deleted the feat/sse-open-actions branch January 27, 2025 12:31
github-actions bot pushed a commit that referenced this pull request Jan 27, 2025
# [2.58.0](v2.57.5...v2.58.0) (2025-01-27)

### Features

* export processAction from ContentRootProvider ([#852](#852)) ([46eaecf](46eaecf))
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