Skip to content

Flag to enable or disable microflow execution error pop-up #16

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mbyregowMx
Copy link

In the newer version, all the microflow or nanoflow execution errors are logged in the console and are also shown in a pop-up.
This becomes a little annoying when the timer widget is used to refresh the content on a page, the page will be filled with pop-ups in case of temporary issues in the backend server.
In certain cases, it would be nice to have a feature to enable or disable the pop-up.
This pull request has those changes.
Request to have a look and merge if its found useful.

- Added feature to disable / enable error pop-up
- Bumped up the version to 4.0.2
- Updated default error pop-up settings to true
- Updated default error pop-up to true
@ppoetsma
Copy link

I would add a colon and space to separate the first part of the message and the actual error text. That is already an issue and is not fixed here.

@Andries-Smit
Copy link
Contributor

Agree, this feature should not have been implemented. We place it in our blacklog to revert this change that added the popup.
From function perspective.. it might be use full for users to see a inline custom message "Can not reach the server", Or other error. But should never give you a million popups 👍

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.

3 participants