Poulav Bhowmick
Poulav Bhowmick
**Is your feature request related to a problem? Please describe.** Currently when we toggle between light and dark modes, only the color of the navbar changes, the footer remains the...
**Is your feature request related to a problem? Please describe.** Currently whenever we view the website in mobile mode or small screens, the profile avatar visible in the large screen...
**Is your feature request related to a problem? Please describe.** Currently in the home page under every tutorial, the comment, share, save buttons are inactive. They donot work and neither...
**Describe the bug** When we add a new Codelabz, there is a functionality of upvote and downvote. But right now, there is not limitation for an user. They can upvote...
**Describe the bug** When looking at mobile view, the buttons of the activity card or the tags card are not visible. Just one or two are visible and rest gets...
**Is your feature request related to a problem? Please describe.** Currently in the home page when user follows someone, they are unable to unfollow them. This does not seem convenient...
### Description The navbar has Contact us but it does not navigate anywhere in the page ### Current behaviour The navbar has Contact us but it does not navigate anywhere...
After running ` yarn install ` , when I try to run `yarn data` , I face the following issue ```(base) PS D:\starknet-website> yarn data node:internal/process/promises:289 triggerUncaughtException(err, true /* fromPromise...
Fixes #1059 ### **Description:** 1. **Corrected `isReadOnly` Method Invocation:** - **Issue:** Previously, the `isReadOnly` method was incorrectly invoked on an instance of `ScSpecFunctionV0`, which does not possess this method. -...