Poulav Bhowmick

Results 9 issues of 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...

stale
Feature
UI/UX

**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...

stale
Feature
UI/UX

**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...

bug
stale
Feature
UI/UX

**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...

bug
stale
UI/UX
broken

**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...

stale
Feature
UI/UX

### 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...

bug

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. -...