raddebugger icon indicating copy to clipboard operation
raddebugger copied to clipboard

[Minor] Browse working directory UI doesn't work as expected

Open rtarun9 opened this issue 1 year ago • 2 comments

This is a very minor bug, where when adding / editing a target, when you use the UI to set the working directory you can mistakenly choose a file as the working directory as shown below: image

When this happens, the only way to correct the working directly is to (i) re-setup the target (ii) Manually enter the working directory path.

rtarun9 avatar Jan 20 '24 14:01 rtarun9

I'll fix this, the directory picking is not great right now... But in the meantime, you shouldn't need to recreate the target, you can just edit the text after picking the file.

ryanfleury avatar Jan 20 '24 20:01 ryanfleury

I'll fix this, the directory picking is not great right now... But in the meantime, you shouldn't need to recreate the target, you can just edit the text after picking the file.

Not sure why I didn't try this out in the first place, but editing the text works perfectly. Thanks for the info!

rtarun9 avatar Jan 21 '24 01:01 rtarun9

Fixed in a975bf5412df67507e9bf222a552345eced6d48d.

ryanfleury avatar Jan 23 '24 21:01 ryanfleury