Closed dushimsam closed 2 years ago
Done, you may review.
@dushimsam Can you please fix the testcases ?
@dushimsam Can you please fix the testcases ?
sure, it was the problem of incompatible dependency but now they are fixed.
@dushimsam : Have tested this branch working perfectly. but only issue is after deleting a group page is not getting refreshed. and data still stays in select which might be confusing for user. please make the changes accordingly.
@dushimsam : Have tested this branch working perfectly. but only issue is after deleting a group page is not getting refreshed. and data still stays in select which might be confusing for user. please make the changes accordingly.
great , i have added the functionality of reloading the page at every successful delete operation. you may review
Signed-off-by: dushimsam dushsam@gmail.com
Description
Added delete group page.
Changes
src/Routes.jsx
How to test
npm start
http://localhost:PORT/admin/group/delete
Delete
button.Related Issue:
Fixes https://github.com/fossology/FOSSologyUI/issues/234
@shaheemazmalmmd @GMishx