-
Notifications
You must be signed in to change notification settings - Fork 3
PACKAGES: Dashboard behavious wrong #455
Comments
1- For testing purpose, the value passed is organization name to keep it simple nd not make mock data class, its intentional, with real data, organization id will be passed only.... 2- on load, there is no organisation selected yet, as the url suggests, dashboard/orgs/, 3- will check 4- okiee can look into it 5- yess it's wrong path, we don't need that share button now bcz omni box now shows right url, so either ways thats going to be removed.. 6- about rows per page, that functionality is not implemented, but its there to be implemented with real data, nd thats bcz not sure if the call will fetch all orgs data nd save in memory, or when the per page rows is changed, then only more orgs data will be fetched from server, choice needs to be made, so once real data is pumped this functionality can be implemented with right choice |
I think you misunderstood most of this. Look just leave it for now. |
gen data for actiontime (datetime), actionlocation (later), minpioneer(int) |
campaingname is a sequence number going up after the name , so on mobile we can see |
all other points are done |
sorting on mobile is working, easy to activate another category. On the bottom sheet there is bug -> the radio button has to be clicked twice. |
#455 mod-main: sort fixes + web fixes
Remaining: The bug on the bottom sheet (radio button has to be clicked twice). Should we close this an open a new issue for it? @joe-getcouragenow |
Open an issue on their git please. |
https://maintemplate.ci.getcouragenow.org/#/dashboard/orgs
All on Web Desktop..
ULR values wrong. Use integers or UUID like the DB will be
On load right pane should be like main and said "no content loaded"
Left pane flashes !!
Printing not working
Right pane not shown
Vertical page of the page not shown
Might want to consider only printing the right Detail pane with a dedicated print button.
Share button is wrong path.
Row per page not working.
The text was updated successfully, but these errors were encountered: