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
it would be great if there were more grouping/filtering options in the satsflow and the balance sheet, to see exactly how much money flowed into and out of each account, not just the entire node.
A new dropdown component is to be added to the balance sheet and sats flow screens next to the other dropdown components.
This component will be able to include and exclude event tags.
The event tags will be entered comma separated and whitespace trimmed for processing.
There will be a radio button to toggle between 'include' and 'exclude.
Given the 'include' radio button is selected,
And I have entered tags in the text field,
Then these event tags are the only ones that will be displayed.
Given the 'exclude' radio button is selected,
And I have entered tags in the text field,
Then event tags other than these will be displayed.
A new dropdown component is to be added to the balance sheet and sats flow screens next to the other dropdown components.
This component will be able to include and exclude event tags.
The event tags will be entered comma separated and whitespace trimmed for processing.
There will be a radio button to toggle between 'include' and 'exclude.
Given the 'include' radio button is selected,
And I have entered tags in the text field,
Then these event tags are the only ones that will be displayed.
Given the 'exclude' radio button is selected,
And I have entered tags in the text field,
Then event tags other than these will be displayed.
The event tags will be entered comma separated and whitespace trimmed for processing. The above inputs are all valid and have the same result.
The text was updated successfully, but these errors were encountered: