serenity
serenity copied to clipboard
HexEditor: Prefer ErrorOr to Result in FindDialog
This PR ensures that errors are propagated from the HexEditor find dialog.
I also included a commit to change the OptionId
enum to match our current code style.