Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat(web): add inline vault directory create action#25

Open
Mingholy wants to merge 2 commits into
simpx:mainsimpx/loopat:mainfrom
Mingholy:feat/ft-6-inline-vault-plusMingholy/loopat:feat/ft-6-inline-vault-plusCopy head branch name to clipboard
Open

feat(web): add inline vault directory create action#25
Mingholy wants to merge 2 commits into
simpx:mainsimpx/loopat:mainfrom
Mingholy:feat/ft-6-inline-vault-plusMingholy/loopat:feat/ft-6-inline-vault-plusCopy head branch name to clipboard

Conversation

@Mingholy

@Mingholy Mingholy commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add an inline + action on hovered vault directory rows to create child items quickly.
  • Preserve existing context menu behavior for files and folders, including entries under .loopat.
  • Wire the new action through the tree/context page flow without changing file row layout by default.

Before / After

Inline vault directory add action

Before (main) After (feat/ft-6-inline-vault-plus)
before after

Context menu preserved inside .loopat

file context menu

Test plan

  • cd web && bunx tsc -b
  • bun run build
  • git diff --check
  • Hover and right-click context menu states were checked in Chrome DevTools against the running app.
  • Lint not run: root, web, and server package manifests do not define a lint script.

Mingholy and others added 2 commits June 8, 2026 21:23
Add `!e.nativeEvent.isComposing` check to the onKeyDown handler in
NewFileDialog, consistent with the existing guard in CreateItemDialog.
This prevents CJK IME users from accidentally triggering form submission
when confirming a composition sequence with Enter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.