Saleh Yusefnejad
Saleh Yusefnejad
The `BitFileUpload` component needs some improvements: - AutoUploadEnabled ==>> AutoUpload - AutoChunkSizeEnabled ==>> AutoChunkSize - IsMultiSelect ==>> MultiSelect - HandleChunkUploadProgress ==>> __HandleChunkUploadProgress
The `BlazorUI` needs a new `AccordionList` component
The `BitPivot` needs an event to inform about the current tab changing
The `BitDropMenu` component needs a new feature to inform about the closing of the callout
The `BlazorUI` needs a NavMenu component: 
The `BlazorUI` needs a Flag component: - to render the country flags https://flagicons.lipis.dev/
The `BitInputBase` component is missing the `DefaultValue` parameter to be used with the `OnChange` parameter when the users do not want to bind a value to it.
The `BitDropdown` component is missing the Immediate functionalities in its input and searchbox
The `BitOtpInput` has some problems when the `OnFocusIn` or `OnFocusOut` events are used
The `BitOtpInput` is missing the Immediate functionalities