Automattic / Automattic/simplenote-macos

Multi-line indent not working

Open
#1,106 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Swift
Stars
1.6k
Forks
172
Avg merge
11h 17m
Merged PRs (30d)
3

Description

### Expected
When I select multiple lines and press tab I expect all the selected lines to indent (this is what the SimpleNote Web App does)

### Observed
Only the first line is indented.

### Reproduced
1. Open a note
2. Add multiple lines of text
3. Select multiple lines
4. Press the tab key on the keyboard

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the behavior in the macOS note editor using the four steps in the issue, then inspect the editor's handling of a multi-line selection when Tab is pressed. Done means pressing Tab indents every selected line rather than only the first one; verify that behavior with a multi-line note.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.