Skip to content

fix: handle async parentAlertsAdd#1388

Merged
KaiVandivier merged 2 commits intomasterfrom
libs-695-fix-plugin-alerts
Oct 9, 2024
Merged

fix: handle async parentAlertsAdd#1388
KaiVandivier merged 2 commits intomasterfrom
libs-695-fix-plugin-alerts

Conversation

@KaiVandivier
Copy link
Copy Markdown
Contributor

@KaiVandivier KaiVandivier commented Oct 7, 2024

Part of LIBS-695 -- see also the accompanying PR in the app-platform, dhis2/app-platform#881

The change here handles the parentAlertsAdd function as asynchronous, since that's how post-robot handles functions passed between windows -- it also uses optional chaining to work with previous versions of the app-shell/Plugin Loader

In the app-platform, there's just a small tweak to fix the parentAlertsAdd function by returning its result to the plugin

Screenshots

successful-plugin-alerts.mov

@KaiVandivier KaiVandivier requested review from amcgee and kabaros October 8, 2024 14:57
@amcgee
Copy link
Copy Markdown
Contributor

amcgee commented Oct 9, 2024

Looks good, nice work!

@KaiVandivier KaiVandivier merged commit 9c989b2 into master Oct 9, 2024
@KaiVandivier KaiVandivier deleted the libs-695-fix-plugin-alerts branch October 9, 2024 09:35
dhis2-bot added a commit that referenced this pull request Oct 9, 2024
## [3.11.1](v3.11.0...v3.11.1) (2024-10-09)

### Bug Fixes

* handle alert returned async by parentAlertsAdd [LIBS-695] ([#1388](#1388)) ([9c989b2](9c989b2))
@dhis2-bot
Copy link
Copy Markdown
Contributor

KaiVandivier added a commit that referenced this pull request Nov 25, 2024
* fix: handle async parentAlertsAdd

* chore: fix comment
KaiVandivier pushed a commit that referenced this pull request Nov 25, 2024
* handle alert returned async by parentAlertsAdd [LIBS-695] ([#1388](#1388)) ([9c989b2](9c989b2))
dhis2-bot added a commit that referenced this pull request Nov 26, 2024
# [3.11.0-alpha.1](v3.10.4-alpha.1...v3.11.0-alpha.1) (2024-11-26)

### Bug Fixes

* **cacheable-section:** synchronously flush recording state for UI consistency ([04bc604](04bc604))
* add endpoint to text plain matchers ([#1390](#1390)) ([de8fbec](de8fbec))
* expand FetchErrorDetails type ([#1389](#1389)) ([78ad0b3](78ad0b3))
* handle alert returned async by parentAlertsAdd [LIBS-695] ([#1388](#1388)) ([bba9c23](bba9c23))
* **cacheable-section:** stable references to avoid loops [LIBS-642] ([#1385](#1385)) ([31562e9](31562e9))
* update plugin sizing definition ([#1383](#1383)) ([38c09b9](38c09b9))
* **deps:** remove cli-app-scripts peer dep [LIBS-587] ([#1379](#1379)) ([9e22e88](9e22e88))
* **deps:** update cli-app-scripts for package/types race condition ([dee6795](dee6795))

### Features

* fixed dimensions efficiency ([#1386](#1386)) ([b56ad2d](b56ad2d))
* upgrade app-runtime React version to v18 ([#1387](#1387)) ([0e4a3d5](0e4a3d5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants