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
When selecting the same timezone as the currently selected timezone in the timezone modal, the api call to set the timezone is being made, that is not needed.
Expected behavior
When selecting the same timezone the api call should not being made.
Steps to reproduce the issue
Login to the app
Go to settings page
Click Change button for changing the timezone
In the modal, search for the same timezone currently selected and select the timezone in the modal
See in the network tab that the api call is made, but actually the timezone is not changed as previous and current timezone are same.
Can you handle fixing this bug by yourself?
YES
NO
Environment details
Browser:
OS:
Code Version:
Additional information
Login Credentials:
username: aaron.wagner
password: Aaron@123
The text was updated successfully, but these errors were encountered:
Current behavior
When selecting the same timezone as the currently selected timezone in the timezone modal, the api call to set the timezone is being made, that is not needed.
Expected behavior
When selecting the same timezone the api call should not being made.
Steps to reproduce the issue
Change
button for changing the timezoneCan you handle fixing this bug by yourself?
Environment details
Additional information
Login Credentials:
The text was updated successfully, but these errors were encountered: