Automattic / Automattic/simplenote-macos

List Item: Inconsistent Height

Open
#478 0 comments 0 reactions 0 assignees View on GitHub
[feature] checklist bug
Dominant language
Swift
Stars
1.6k
Forks
172
Avg merge
11h 17m
Merged PRs (30d)
3

Description

### Details:
1. Add a new Note
2. Press **Option + CMD + C** to insert a List
3. Delete the space at the right hand side of the List Marker

As a result, the cursor's height will decrease.

- [ ] Ensure the TextAttachment height is stable
- [ ] Drop the trailing space: Handle right padding by means of TextAttachment's bounds

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue in the macOS app by creating a Note, inserting a List with Option + CMD + C, and deleting the space after the marker. Start by locating the list marker's TextAttachment handling. Done means the cursor height remains stable and the trailing space is removed while right padding is preserved through the attachment bounds.

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.