Non-UI blocking onboarding dialog

I’ve recently been adding user onboarding to a project I’m working on and everything works fine except that when I show an onboarding dialog to a user, say, that informs him of how to use a certain feature, the dialog blocks everything else in the frame until when it is dismissed. Some frameworks allow this while I haven’t yet seen a way of achieving this using the @atlaskit/onboarding package.

Any hint or solution would be much appreciated.

4 Likes

Any Atlaskit expert that could help answer this question?