flutter / flutter/devtools

[Property editor] String property editor suggestions

Ouverte
#9,031 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
P3 property editor
Langage dominant
Dart
Étoiles
1.7k
Forks
404
Merge moyen
6 j 17 h
PR mergées (30 j)
18

Description

### Context

For widgets like `Text` that have `String` values, the property editor shows a text input.

### Suggestions

1. I wish edits in the text input would automatically get reflected in real-time. I have to press `Enter` to save the value
2. When I press `Enter` in the text input, keyboard focus is lost. This isn't ideal for accessibility.
3. on macOS, the `Apple+A` shortcut doesn't select all text in the text input
4. When I start editing in a text field and press `Tab`, keyboard focus gets incorrectly sent to the `Show more link` on the widget’s docs. This isn't ideal for accessibility.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.