Tuesday, December 5, 2023
1 change · 17.0
Enhancements to existing features
The AvaTax connection test pop-up has been improved to clearly show whether the authentication was successful or failed. Previously, users saw a confusing dictionary of raw data without knowing if the connection worked. Now the results are displayed as a clear list with explicit success/failure messaging, making it much easier for users to understand the connection status.
Original PR description
Before this commit, the pop-up when testing the avatax connection was very unclear for user. Indeed, we displayed a dictionary of information without really telling the user that the connection was successful or not. Now, when testing the connection we clearly indicate if the authentication was a success or not, and we display all the information as a list. task: 3614808