From e4309a4a6ebe2763cc8a80dd05533328f826fb28 Mon Sep 17 00:00:00 2001 From: Christian Rehm Date: Mon, 4 Mar 2024 12:31:18 +0100 Subject: [PATCH] chore(concept): #578 implement review suggestions --- .../#578-consistent-null-values.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/concept/#578-consistent-null-values/#578-consistent-null-values.md b/docs/concept/#578-consistent-null-values/#578-consistent-null-values.md index 62d24104a9..d1e86fbd47 100644 --- a/docs/concept/#578-consistent-null-values/#578-consistent-null-values.md +++ b/docs/concept/#578-consistent-null-values/#578-consistent-null-values.md @@ -18,8 +18,11 @@ # Overview In the frontend there are multiple versions of 'empty' values: + ![example-values-frontend.png](example-values-frontend.png) + In the backend those values are as follows: + ![example-values-backend.png](example-values-backend.png) These should be consistent throughout Trace-X. @@ -60,7 +63,7 @@ In order to reduce the amount of whitespace characters in the database, leading In this example, the amount of counted characters should be 10 ("blank" + " " + "test") instead of 43. ![null-value-input-only-spaces.png](null-value-input-only-spaces.png) -Here no characters should be counted and the input should not be accepted. +Here, no characters should be counted and the input should not be accepted. # References https://miro.com/app/board/uXjVO5JVoho=/?moveToWidget=3458764580844404410&cot=10