forked from aws-samples/amplify-next-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
283169a
commit 456f26b
Showing
3 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Inbox Workflow optimieren und Editieren verlässlicher machen (Version 1.9.1) | ||
|
||
## Inbox Workflow optimiert | ||
|
||
Die UI ist optimiert. Der aktuelle Kontext wird berücksichtigt oder kann angepasst werden. | ||
|
||
## Editieren zuverlässiger | ||
|
||
Beim Speichern in der Datenbank gingen immer wieder die letzte Eingaben verloren. Der Prozess ist nun entkoppelt und der Editor wird nicht mehr aktualisiert, wenn die gespeicherten Einträge an die Komponente übergeben werden. Der Editor vergleicht ständig, was ihm als gespeichert übergeben wird mit dem, was er gerade für einen Inhalt hat und somit weiß der Anwender ständig, ob seine letzten Daten gespeichert sind oder nicht. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters