Vladislav Macíček
Vladislav Macíček
**Describe the bug** In CoreSnackBar position is not working initially, but if we use the important tag with the position then the position is working, also we don't have 25%,...
**Is your feature request related to a problem? Please describe.** We need to introduce 4px padding and gaps in the styles for consistency and better layout structure. This will improve...
**Describe the bug** There are multiple styling issues in Wrappid's style package, written primarily with CSS styles that work on the web but do not translate well to mobile. This...
## Description Fixed style related to core RequestProgressBar Ref #437 ## Related Issues ## Testing I have tested it in my local system, it works as expected. ## Checklist -...
### **Describe the Bug** In `AppContainerLayout`, the `CoreRequestProgressBar` is used. The issue occurs when the CoreRequestProgressBar is displayed, causing the content of this layout to shift downward. When `CoreRequestProgressBar` is...
## Is your feature request related to a problem? Please describe. Currently, the core package is written in JavaScript, which leads to some challenges with type safety, error prevention, and...
**Is your feature request related to a problem? Please describe.** Currently, there is no right drawer available. This limits the UI/UX experience for displaying additional context, quick actions, or supplementary...
**Describe the bug** In CoreIcon, icons from other icon libraries (except MUI) are not displayed. When attempting to use icons from libraries like FontAwesome they do not render properly, while...
**Describe the Bug** Multiple component issues in Wrappid's `core` package, did not work properly on mobile and web. These issues lead to numerous errors and unexpected behaviours in mobile and...
**Describe the bug** In CoreClasses, some constants are currently available which is not used for wrappid, so those might be removed, also check class files for related classes which also...