Related to Balance History - Ability to see operation information
Currently, in the table of history balance, we can see operation type but cannot see operation information.
Since balance_history API can retrieve operationId then we can fetch the operation information https://api.syncad.com/hafah-api/operations/385787435839145218
How this would work:
- Navigate to Balance History for the user
- On the balance history table add an arrow down for each row
- On-click information is retrieved from the API and displayed
@mcfarhat Please check and let me know what you think and if you have any notes about the layout of this.