Skip to content
Snippets Groups Projects
Unverified Commit 67534abe authored by Thassio Victor's avatar Thassio Victor Committed by GitHub
Browse files

[NEW][APPS] Allow apps to open contextual bar (#23843)

* Open contextual bar

* Adjustments based on linter feedback

* Update

* Renaming methods

* Minor adjustments on action filtering

* Rename event for opening apps contextual bar

* Adjustments based on linter feedback

* Adjustments based on linter feedback

* Use `instances` map to store ctxbar interaction

* Refactor apps ctxbar launch mechanism

* Remove UIKitContext and UIKitProvider

* WIP: typings

* WIP: typings

* Typings

* Handle 'empty payload' scenario

* Removing old code

* Set the corret type on view state

* Add app's avatar and name to the contextual bar

* Add submit, cancel and close handlers

* Add typing for grouping method

* Close the tabbar on submit/cancel/close actions

* Fix import problem with `modalParser`

* Pass appInfo as an object to the ctxbar component

* Throw error getting interaction with no viewId

* Update apps-engine version

* Revert "Update apps-engine version"

This reverts commit b3d5a44b622d58446eba83fd9aa8950ba8c49311.

* Update apps-engine version

* Revert "Update apps-engine version"

This reverts commit 15641670d86ff03df8d85bbf229e52ec46f4f81e.

* Update apps-engine version
parent 84bbeef1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment