Closed uchiha-vivek closed 1 month ago
@sethumadhavan-k yes sir Noted !
@sethumadhavan-k Please review
@uchiha-vivek remove the 'documents' dependencies from documents/package-lock.json and the 'raggenie' dependency from ui/package.json.
@sethumadhavan-k ok
@uchiha-vivek remove the 'documents' dependencies from documents/package.json and the 'raggenie' dependency from ui/package.json.
@sethumadhavan-k I am removing it but its again coming by default, i tried to remove it from both package-lock.json and then package.json.
@uchiha-vivek please remove those; they aren't needed anymore!
@uchiha-vivek "Did you try running the commands npm uninstall documents
and npm uninstall raggenie
?"
@uchiha-vivek "Did you try running the commands
npm uninstall documents
andnpm uninstall raggenie
?"
@sethumadhavan-k i did, i think i should again fork the repo once , let me try this once .
Change default behavior of capability collapsible card to be closed on Capabilities #37
What was the issue 1-) The capability collapsible card is opened by default 2-) An empty capability is created on UI without clicking the “Add New” button.
Please Review it