You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Site User, I can see message that indicates Vault action along all items that are in Vault in order to be informed and have an idea what's in Vault without opening the Vault.
Acceptance Criteria :
When I submit any "Vault" section action (add, delete, adjust) then I can clearly see in form of toast all items in the Vault, the total and postage treshold .
Tasks :
Create devoted Vault level of messages in base.html
Create devoted template for Vault messages
Create if / else statement for displaying postage info
Create if / else statement for displaying content
Create for loop for displaying all items
Provide user with clear Total Vault Amount at the bottom of toast
As a Site User, I can see message that indicates Vault action along all items that are in Vault in order to be informed and have an idea what's in Vault without opening the Vault.
Acceptance Criteria :
When I submit any "Vault" section action (add, delete, adjust) then I can clearly see in form of toast all items in the Vault, the total and postage treshold .
Tasks :
base.html
if / else
statement for displaying postage infoif / else
statement for displaying contentfor loop
for displaying all itemsEpic :
EPIC 9
The text was updated successfully, but these errors were encountered: