Open dushimsam opened 2 years ago
Changes LGTM @dushimsam. Needs testing
Alright , have added tests now.
hello @dushimsam
While testing this branch i have encountered the below error please check.
Warning: Failed prop type: Invalid prop
countof type
stringsupplied to
ForwardRef(Pagination), expected
number. Pagination@http://localhost:3000/static/js/13.chunk.js:4327:23 WithStyles@http://localhost:3000/static/js/13.chunk.js:6745:25 div div td tr tbody table div div div Browse@http://localhost:3000/static/js/20.chunk.js:926:93 div Route@http://localhost:3000/static/js/vendors~main.chunk.js:35004:29 PrivateLayout@http://localhost:3000/static/js/61.chunk.js:60:7 C@http://localhost:3000/static/js/vendors~main.chunk.js:35261:31 Switch@http://localhost:3000/static/js/vendors~main.chunk.js:35206:29 Router@http://localhost:3000/static/js/vendors~main.chunk.js:34623:30 BrowserRouter@http://localhost:3000/static/js/vendors~main.chunk.js:34244:35 Routes Fe@http://localhost:3000/static/js/vendors~main.chunk.js:42702:67 App@http://localhost:3000/static/js/main.chunk.js:111:63 GlobalProvider@http://localhost:3000/static/js/main.chunk.js:1209:7 AppWrapper Suspense index.js:1 e index.js:1 React 5 WithStyles withStyles.js:79 React 9 unstable_runWithPriority scheduler.development.js:468 React 5 Browse index.jsx:99
Tested Looks fine. but manage users should also have a functionality to add users to particular group. can you work on it @dushimsam
Tested Looks fine. but manage users should also have a functionality to add users to particular group. can you work on it @dushimsam
sure sir, I am going to work on it as well.
This pull request has conflicts, please rebase to resolve those before we can evaluate the pull request.
This pull request has conflicts, please rebase to resolve those before we can evaluate the pull request.
Description
Added Manage Group Users Page.
Changes
src/Routes.jsx
How to test
npm start
http://localhost:PORT/admin/group/manage
https://user-images.githubusercontent.com/66276301/183613559-6a682fe1-303c-46a1-83f2-d710092a3606.mp4
Related Issue
Closing #242
cc: @shaheemazmalmmd @GMishx