Skip to content

file-chooser: Implement choices

Corey Berla requested to merge wip/corey/fc-choices into main

Antonio got us half way there by initializing default choices in the portal. Take some of the existing logic and use it to create a set up actions and associated menu. Upon accepting the file chooser, parse the actions to return the appropriate choices variant

cc @antoniof

Merge request reports