preorder icon indicating copy to clipboard operation
preorder copied to clipboard

Fixed: timeZone does not gets updated for user login, removed confirm alert, and added loading state

Open amansinghbais opened this issue 2 years ago • 0 comments

Related Issues

When changing the timeZone, the timeZone gets updated in the app untill logout, but after logout and login the user timeZone is again set to the previous state.

Short Description and Why It's Useful

  • Updated api payload to pass the correct param for timeZoneId so to set the timeZone for the user
  • Removed confirm alert before updating the timeZone
  • Added css for empty state
  • Enabled timeZone updation on enter
  • Handled case to show loading state untill we does not get the timeZones list

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

IMPORTANT NOTICE - Remember to update CHANGELOG.md with description of your change

Contribution and Currently Important Rules Acceptance

amansinghbais avatar Nov 14 '23 13:11 amansinghbais