jschanker
jschanker
**Describe the bug** Importing `usePython` hook for `react-py` results in error with the version of Node we need to use to run the Meraki app for web. The issue is...
**Which issue does this refer to ?** Addresses merge conflict from Tutor Dashboard (https://github.com/navgurukul/bhanwari-devi/pull/888) without deleting files from commits reverting the work on the content editor and tutor dashboard (See:...
**Which issue does this refer to ?** Review of https://github.com/navgurukul/bhanwari-devi/tree/feat/contentEditor, continuing from https://github.com/navgurukul/bhanwari-devi/pull/804. Making a separate PR here because the PR was against dev instead of `feat/contentEditor` where the changes...
**Describe the bug** Header items may not match redirected landing page on login. This can occur because the `Login` page loads a `Redirect` element pointing to the first role without...
**Is your feature request related to a problem? Please describe.** * There are a number of places in the codebase where search functionality is being implemented independently of each other...
**Describe the bug** The Change Roles/Public menu dropdowns aren't consistent in the sidebar. The public ones gradually show/hide their dropdowns (accordion) on clicks but not on hovers and stay in...
**Describe the bug** There doesn't seem to be a config option in Editor,js's `ImageTool` to remove captions. See https://github.com/editor-js/image/issues/29 **Additional context**
**Describe the bug** A hack was used in commit https://github.com/navgurukul/bhanwari-devi/pull/740/commits/30d54fb06ace07fef3157165c2b78ae0d8592f54 to get around the presentation layer covering the button when the menu is open. We should look for alternatives later....
**Is your feature request related to a problem? Please describe.** We need our components to have a single purpose and this needs to be well-documented so we can have more...
**Is your feature request related to a problem? Please describe.** Currently, there is an issue with `node-sass` if we don't specify a lower version of `node` in the dependencies. In...