@anselmdk/feature-spec-md 0.8.1 → 0.8.2-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,6 +14,10 @@ Define the visual direction demonstrated by the support desk mock.
14
14
 
15
15
  The interface keeps ticket context and reply actions close together.
16
16
 
17
+ ### Navigation
18
+
19
+ Keep the inbox and active ticket within one interaction context.
20
+
17
21
  ## Principles
18
22
 
19
23
  - Make ticket status easy to scan
@@ -12,6 +12,8 @@ Define the minimal technical platform for the support desk mock.
12
12
 
13
13
  ## Stack
14
14
 
15
+ ### Runtime
16
+
15
17
  - TypeScript for application and test code
16
18
  - Browser-rendered HTML reports
17
19