Skip to content

Conversation

@devanshu-puri
Copy link

No description provided.

@MeetCoding
Copy link
Collaborator

Great, just fix some basic error due to duplicate declarations in Equilizer.jsx, and then it's ready to pull 👍🏻

@devanshu-puri
Copy link
Author

@MeetCoding I didn't see any duplicate declarations can you clarify
BEFORE
image
AFTER SAVING
image
LOADING THE SAVED FILE
image
image
I DON'T SEE ANY ISSUE FROM MY END

@devanshu-puri
Copy link
Author

@MeetCoding can you please review it fast i need some pr and i have worked as per the requirements.

@baync180705 baync180705 self-requested a review October 23, 2025 06:37
Copy link
Collaborator

@baync180705 baync180705 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @devanshu-puri Great work done, however some further improvements are needed.

  • The code inside Equializers.jsx contains duplicate imports and a lot of dead code, after the jsx getting returned. had to comment that part out to test your code. please to fix that.
  • Your code is failing the conventional commits check. Do look into that once.
  • When I click on the reset button, it first shows the wrong alert (as you can see in the screenshot), please get that fixed as well.
image and you've added a reset button, which shows the same alert as the load preset button when clicked. - The project uses bun as the runtime and package manager. You have used node+npm for the same. Kindly check the readme for the setup instructions with bun once. The file bun.lock should be present instead.

Thank you for your contribution ! If you require any help, do let us know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants