This repository was archived by the owner on Nov 25, 2024. It is now read-only.
feat: Add open Smart Browser associated. #100
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bug report / Feature
Steps to reproduce
Payment Selection
window.Create Payment From Selection
smart browser.Screenshot or Gif
ope-smart-browser-associated.mp4
Other relevant information
Additional context
These smart browsers are associated to a process and these in turn are associated to a table/button.
For these cases the Smart Browser does not exist in the menu, therefore it is loaded in the route in the following way
browser/browserId/browserUuid?parentUuid
browser
: Locates the view of the componentbrowserId
: This parameter must have the id of the smart browser, by default in 0.browserUuid
: This parameter is the uuid of the smart browser to get information.parrentUuid
: This parameter indicates the window from which the context to be set in the smart browser was used.Example:
http://0.0.0.0:9527/#/browser/0/8aaeea60-fb40-11e8-a479-7a0060f0aa01?parentUuid=a5210e14-fb40-11e8-a479-7a0060f0aa01