smos icon indicating copy to clipboard operation
smos copied to clipboard

Bug - Archiving file routes to projects instead of PWD

Open jhbertra opened this issue 4 years ago • 2 comments

Steps to reproduce:

  • Setup a workflow directory with at least a projects directory
  • Create a new smos file in the root directory (~/workflow/new-project.smos)
  • open the smos tui in the root directory (~/workflow)
  • open new-project.smos
  • Add an entry
  • run convArchiveFile (<space>fa)

Expected final state:

  • browser is in the ~/workflow directory` (directory the archived file was in)

Actual final state:

  • browser is in the ~/workflow/projects

jhbertra avatar Jun 21 '21 15:06 jhbertra

https://user-images.githubusercontent.com/1339296/122792295-09660c00-d288-11eb-9307-251647a4b0da.mp4

Here's a screen recording of the issue

jhbertra avatar Jun 21 '21 15:06 jhbertra

Aha! Good point, thanks for the detailed report. This is quite low priority but I'd be happy with a PR!

NorfairKing avatar Jun 24 '21 07:06 NorfairKing

PR welcome

NorfairKing avatar Mar 06 '23 15:03 NorfairKing