Skip to content

Refactors the `Popup` and `Prompt` UI components

Max Rossmannek requested to merge refactor-popup into master

This removes the custom Popup handling in favor of the builtin Toast notifications alongside an explorable RichLog for older messages. See #132 (closed) for more details.

At the same time, this also refactors the Prompt-integration in a similar manner to how !117 (merged) refactored the Progress UI component.

Closes #132 (closed)

Edited by Max Rossmannek

Merge request reports