Skip to content

feat(snapshot-browser): support pasted folder paths#132

Open
kflame99 wants to merge 1 commit into
mainfrom
kflame-paste-path-browse
Open

feat(snapshot-browser): support pasted folder paths#132
kflame99 wants to merge 1 commit into
mainfrom
kflame-paste-path-browse

Conversation

@kflame99
Copy link
Copy Markdown
Collaborator

Summary

  • add pasteable manual path support to the snapshot folder browser dialog
  • users can now:
    • paste an absolute path into a new path field
    • press Go (or Enter) to navigate directly
    • click Paste to read clipboard path then navigate
  • keeps the same existing backend browse endpoint (GET /koolook/presets/browse) for validation/resolution

Why

This improves open/save folder setup UX when users already copied a path and don't want to click through nested folders.

Validation

  • node --check web/sidebar/modals.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant