Skip to content

fix(mobile): restore Add Case submit action - #363

Closed
shenlvkang-collab wants to merge 1 commit into
Ark0N:masterfrom
shenlvkang-collab:fix/mobile-add-case-submit
Closed

shenlvkang-collab wants to merge 1 commit into
Ark0N:masterfrom
shenlvkang-collab:fix/mobile-add-case-submit

Conversation

@shenlvkang-collab

Copy link
Copy Markdown
Contributor

Summary

  • add a compact header submit action because the <=860px layout hides the Add Case footer
  • keep the desktop and compact actions synchronized across Create, Clone, Link Existing, Remote, Docker, and Manage tabs
  • add a regression test and document the responsive-modal invariant

Reproduction

At 390x844, open Add Case and switch to Link Existing. In 1.24.0 the shared compact CSS hides .set-foot, which contains the only Link button, while Add Case has no header replacement. Selecting a directory therefore returns to a form that cannot be submitted.

Verification

  • npm test — 325 files passed, 1 skipped; 6,341 tests passed, 12 skipped
  • npm run typecheck
  • npm run lint
  • npm run check:frontend-syntax
  • npm run check:public-assets
  • npm run format:check
  • npm run check:lockfile
  • npm run build
  • Playwright at 390x844: Browse -> Select Current Folder -> Select -> Link successfully linked an isolated existing directory

@Ark0N

Ark0N commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Thanks for this. #368, your later PR for the same bug, is merged and ships in the next release, and it carries the same header submit button plus the tab-switch wiring, so I am closing this one in favour of it. Your fix is in; thanks again for both.

@Ark0N Ark0N closed this Sep 6, 2026
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.

2 participants