issues
search
wrappid
/
core
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
enhancement: delivery oriented fix
#183
Closed
techoneel
closed
2 months ago
techoneel
commented
8 months ago
[x] add defaulValidEvents props in sanatizeCompProps function
[x] CoreRoutes API calls multiple time
[x] activate StrictMode in dev mode only
[x] Authentication related changes
[x] AppContainerLayout working
[x] RolePermission menu generation in menuReducer.
[x] Login pages to dashboard login not working (splash component navigation problem)
[x] Logout navigation not working
[x] Left drawer click not working (valid props missing toggleDrawer in coreDrawer)
[x] profile popover navigation links (view profile, settings) not working. (route registry from context coming empty in CoreProfilePopOver component )
[x] Settings page is not having CoreTabs (Core tabs component related problem)
[x] Register page not following auth layout i.e. width becoming full page.
[x] @wrappid/core version is 0.447 is coming when running setup. This is missing a major update available in 0.0.452.
[x] reset form state while changing form state
techoneel
commented
2 months ago
closing this since all are resolved