When clicking the button I'd like to open a new window like a dialog-popup to ask the user for a file path. I tried to put a "Window" in there which did not work. However there is a way to do that I assume eh?
e: /home/xetra11/Development/projects/CK3-Workbench/src/main/kotlin/com/github/xetra11/ck3workbench/module/character/view/CharacterModuleView.kt: (32, 41): @Composable invocations can only happen from the context of a @Composable function