Skip to content

feat(sse): add Insert > Checkbox toolbar button#79

Draft
juliusknorr wants to merge 1 commit into
mainfrom
feat/spreadsheet-checkbox
Draft

feat(sse): add Insert > Checkbox toolbar button#79
juliusknorr wants to merge 1 commit into
mainfrom
feat/spreadsheet-checkbox

Conversation

@juliusknorr

@juliusknorr juliusknorr commented Jun 9, 2026

Copy link
Copy Markdown
Member

Adds the Insert > Checkbox button to the spreadsheet editor.

  • Button on the Insert tab (view, controller, template, locale) wired to api.asc_insertCheckbox.
  • New btn-checkbox toolbar icon added as a source SVG so the sprite build picks it up.

Verified the button renders with its icon and triggers the insert API.

Note: independent/alternative implementation; an existing feature/checkbox branch also implements this (incl. a cell-linking dialog). Opened for comparison. Only spreadsheet-editor files are touched.

  • Check how to combine with the existing form control checkbox feature

Add the Checkbox button to the spreadsheet Insert tab (view, controller,
template, locale) wired to api.asc_insertCheckbox, plus its btn-checkbox
toolbar icon.

AI-assistant: Claude Code 2.1.163 (claude-opus-4-8)
Signed-off-by: Julius Knorr <jus@bitgrid.net>
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