Nilotpal Saha
Nilotpal Saha
**Describe the bug** In ConfigProvider if custom config not found returned null. **Additional context** Can't reproduce but code related issues identified and fix required
**Describe the bug** Each CoreComponent has some vaiid props and they have a wrong type(s) declared. List of correct props types: - [ ] object - [ ] array -...
## Description Need to add a name property to all available core components.
**Describe the bug** Clear icon is showing for CoreAsyncSelect input component even when the value is empty. **To Reproduce** Steps to reproduce the behavior: 1. Go to any form having...
Issue Reference: https://github.com/Rxefy/prescription-frontend/issues/187
**Describe the bug** AppContainerLayout not working the way it supposed to work. The drawer is not appeared as a mini drawer but as a basic drawer, which cause the drawer...
Steps to achieve this as follows: - [ ] Create a separate package @wrappid/components - [ ] Move all the basic components to @wrappid/components - [ ] Separate and impact...
### Issue Description The ThemeSelector component is currently overlapping the dropdown, causing visual issues for users. This needs to be fixed to ensure proper rendering and usability. ### Steps to...
CoreColorInput can be easily work with Formik props and along with color picking options. - [ ] wrappid/native-web#61 - [ ] wrappid/native-mobile#68