Open reichert621 opened 3 years ago
@reichert621, I like to work on this
sure @tharun208! let me know if you need any help getting set up :+1:
@reichert621, The test account added in the repo is removed I think so
@tharun208 the easiest way to test for you would probably be to do the following:
@reichert621, should we need to show the chat widget icon or we need to show nothing to the user if this prop is set ?
show nothing if this prop is set :+1:
Let's add a new prop:
hideOutsideWorkingHours
.If this is
true
, we'll check the widget settingssettings.account?.is_outside_working_hours
and completely hide the widget if this value istrue
.