Automattic / Automattic/simplenote-android

When tag is renamed, editbox should become first repsonder

Open
#1,395 0 comments 0 reactions 0 assignees View on GitHub
[feature] tags [Type] Enhancement
Dominant language
Java
Stars
1.9k
Forks
318
Avg merge
15h 23m
Merged PRs (30d)
5

Description

### Current
When tags in the sidebar are in edit mode, and the user taps on tag, they will see a tag rename pop-up. The issue is that focus is not automatically set to input in the pop-up, forcing the user to make one additional tap.

### Proposed
When tag is tapped in edit mode, the focus should be set to input and keyboard should be show.

### Why
Fewer taps

Contributor guide

Open the contributing guide

Research direction

Start at the Android tag sidebar edit flow and locate the rename pop-up opened when a tag is tapped. Verify the input receives focus and the keyboard appears immediately; the issue does not name a specific file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
mobile
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.