Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Add multiple note selection panel#3801

Open
shriram-svg wants to merge 1 commit into
BoostIO:masterfrom
shriram-svg:fix-2960-multiple-note-selection
Open

Add multiple note selection panel#3801
shriram-svg wants to merge 1 commit into
BoostIO:masterfrom
shriram-svg:fix-2960-multiple-note-selection

Conversation

@shriram-svg
Copy link
Copy Markdown

Summary\n- add a multiple-note selection panel with selected-note count, title preview, and bulk star/pin/trash actions\n- hide the note detail content while multiple notes are selected so the last clicked note is no longer shown as the active detail\n- support restore/delete behavior in the trash view\n\nFixes #2960.\n\n## Verification\n- ./node_modules/.bin/jest tests/components/MultipleSelectionPanel.snapshot.test.js --runInBand\n- ./node_modules/.bin/eslint --rule 'react/no-unknown-property: 0' browser/main/NoteList/MultipleSelectionPanel.js browser/main/NoteList/index.js browser/main/Detail/index.js tests/components/MultipleSelectionPanel.snapshot.test.js\n- ./node_modules/.bin/prettier --check browser/main/NoteList/MultipleSelectionPanel.js browser/main/NoteList/index.js browser/main/Detail/index.js tests/components/MultipleSelectionPanel.snapshot.test.js\n- ./node_modules/.bin/stylus --import browser/styles/index.styl -p browser/main/NoteList/MultipleSelectionPanel.styl >/tmp/boostnote-2960-panel.css\n- git diff --cached --check

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants