Skip to content

Commit

Permalink
chore(concept): #578 implement review suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-crehm committed Mar 4, 2024
1 parent eda8df2 commit e4309a4
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e4309a4

Please sign in to comment.