Dunsin
Dunsin
### What would you like to share? https://github.com/Dun-sin/Whisper/blob/dbec99c68f63c606647ea2cef1d458a72ae83b1b/client/src/components/Chat.jsx#L442-L585 ### Additional information Break it down into subcomponents as well: - create a component for when we're displaying the bad word warning...
[OTHER] use the logical AND operator to display the message when the user chooses to show a bad word
### What would you like to share? https://github.com/Dun-sin/Whisper/blob/dbec99c68f63c606647ea2cef1d458a72ae83b1b/client/src/components/Chat.jsx#L531-L533 change that code to: ```javascript badwordChoices[id] === 'show' && message ``` ### Additional information This issue depends on #663
### What would you like to share? https://github.com/Dun-sin/Whisper/blob/dbec99c68f63c606647ea2cef1d458a72ae83b1b/client/src/components/Chat.jsx#L502-L513 ### Additional information This issue depends on #663
full error: TypeError: undefined is not an object (evaluating 'this.Transport.prototype'
## What does this PR do? - Adds proper file path to the dockerfiles - removes pnpm prune production as it causes issues with docker building - moved svelte-kit from...
https://github.com/user-attachments/assets/18e7b090-a666-4f86-b18a-ae00d23656d2 ### 🥦 Browser Microsoft Edge
### Description Right now we recommend new songs based on the genre the artist is in and not the genre the songs are in ### Screenshots _No response_ ### Additional...
I saw this project is open to contributions, and it doesn't have Pull request and issue templates, it makes it easier for you to maintain your projects. Here are links...
Using a GIF to show a demo of the project in the readme is much better than pictures 