Configuration UI Improvements
Offen
@EduardMe arbeitet bereits daran.
Seit 29.1.2022.
UI
- Vorherrschende Sprache
- JavaScript
- Sterne
- 204
- Forks
- 82
- Ø Merge
- 22 Std. 27 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
Here we collect UI improvements for the configuration screens:
- the cancel and save & close buttons should be next to each other
- the save button doesn't really need the "& close" part as the save action already closes
- hitting return within an edit field creates a new line, without resizing the field, thus making it appear blank
- pressing tab in an edit field should move to the next field, not insert a tab at the cursor position
- Add CMD-Enter to save & close the dialog
- Validate and pretty print the default JSON value (it's taken as-is from the default string at the moment)
- Use a monospaced font in the JSON textbox
- Move the description field above the input field (at least for the json field?)
- Add "info" type object (would be used to display static text, whatever is in the
descriptionproperty. My desires are to display some information for a given section.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.