Venkateshwar
Venkateshwar
## Please provide an explanation As per the project requirement, I am trying to make StandaloneSearchBox work with a cotenteditable div instead of input. But as per my exploration, I...
I see that when only one member is present, still the 'schedule' button is not clicked automatically. I think this should be possible if there is one member (thoughts?) Also,...
Currently, the code is hardcoded to place the scrollbar at right side. Which can be override but it might make things complicated.
Scroll bar width calculation is not necessary. Instead we can just increase the `right` css property to one assuring level which works on all browsers and also increasing the `padding-right`...
further read: [Picture MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture)
Need to add the html file names in existing config.json file.
Currently, this repo is poorly documented.
Currently, the "site" folder is for development. but there should also be "site-prod" folder which holds minimized js, css, html and svg code.