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
The application URL https://time-tracker-ui.azurewebsites.net/customers-management allows updating customer information. When a user is updating a customer they can navigate to Project types or Projects tabs to update that information as well. However, if any of these two tabs are selected, and a user clicks on a customer to Edit, we need to mark as active the Customer information tab.
Acceptance Criteria
Customer information tab should be marked as active when a user clicks on a customer to edit, it does not matter if a user is currently working on another tab.