🙋 Feature Request
In #4965 we have refactored the helper methods for showing toast notifications to be non blocking by default. We should align this change for the messagebar helper methods as well. This will improve the experience for the developers because both helpers work in the exact same way.
In case the developer actually wants to block the code execution he can always fallback to the general method of the service.
🙋 Feature Request
In #4965 we have refactored the helper methods for showing toast notifications to be non blocking by default. We should align this change for the messagebar helper methods as well. This will improve the experience for the developers because both helpers work in the exact same way.
In case the developer actually wants to block the code execution he can always fallback to the general method of the service.