Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored: removed extra API call when setting the same timezone again from the settings page. (#2yma7df) #265

Merged
merged 2 commits into from
Nov 4, 2022

Conversation

alsoK2maan
Copy link
Contributor

Related Issues

Closes #247

Short Description and Why It's Useful

When selecting the same timezone as the currently selected timezone in the timezone modal, the API call to set the timezone is being made which wasn't needed, bugging the performance. Now, API calls are made when you set the same timezone again.

Screenshots of Visual Changes before/after (If There Are Any)

IMPORTANT NOTICE - Remember to add changelog entry

Contribution and Currently Important Rules Acceptance

@adityasharma7 adityasharma7 merged commit d564b39 into hotwax:main Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Selecting the same timezone in the timezone modal results in extra API call
4 participants