Automattic / Automattic/simplenote-electron

The change of letters casing in tags is not reflected in notes

Open
#2,980 0 comments 0 reactions 0 assignees View on GitHub
[feature] tags bug consistency
Dominant language
TypeScript
Stars
5.3k
Forks
588
Avg merge
9h 45m
Merged PRs (30d)
4

Description

[A somewhat similar issue in iOS.](https://github.com/Automattic/simplenote-ios/issues/1402#issue-974550239)

### Expected
If the tag was renamed from `country` to `Country`, this tag should look like `Country` inside the notes.

### Observed
It remains `country` inside the notes:

https://user-images.githubusercontent.com/73365754/130059913-12ef71d6-f04c-4257-b6fb-eb73760aed6f.mov

### Reproduced
1. Open a note
2. Add a new tag to the note
3. Open Settings
4. Change the casing of any letter in this tag ~> the tag will be renamed in the Sidebar, but still remain with previous casing in inside the notes.

### Where did you see the bug
- OS: Windows 10 Home in Parallels Desktop on macOS 11.2.3
- Simplenote app version: 2.17.0-beta1

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue in the Simplenote desktop app using the listed steps, then trace how tag renames update the Sidebar and the tags displayed inside notes. Done means changing a tag from `country` to `Country` updates its casing consistently inside the note as well as in the Sidebar.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.