This is a Wrappid package repository that contains core functionalities of Wrappid Framework that enables users to use Wrappid's core features and components.
MIT License
15
stars
7
forks
source link
bugfix: fix Issues in Wrappid Mobile Applications #426
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 web applications. Resolving these compatibility issues is crucial for enhancing the user experience.
Task
[X] fix appbar
[X] fix style related to core data table
To Reproduce
Steps to reproduce the behavior: (for mobile)
Set up the mobile application environment.
Start the server and run the mobile application.
Observe errors or unexpected behaviors in components.
Expected Behavior
All components should function seamlessly in the mobile application, mirroring their behaviour on the web platform.
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 web applications. Resolving these compatibility issues is crucial for enhancing the user experience.Task
To Reproduce Steps to reproduce the behavior: (for mobile)
Expected Behavior All components should function seamlessly in the mobile application, mirroring their behaviour on the web platform.