Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Scrollbar effect #536

Closed
2 tasks done
RANJEETJ06 opened this issue Oct 23, 2023 · 8 comments · Fixed by #543
Closed
2 tasks done

[BUG] Scrollbar effect #536

RANJEETJ06 opened this issue Oct 23, 2023 · 8 comments · Fixed by #543
Assignees
Labels
assigned bug Something isn't working Easy Easy to work on hacktoberfest

Comments

@RANJEETJ06
Copy link
Contributor

Description

in chat the scrollbar behaviour is weird looking

Screenshots

Screenshot (56)

Additional information

No response

🥦 Browser

Google Chrome

👀 Have you checked if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

None

@RANJEETJ06 RANJEETJ06 added bug Something isn't working hacktoberfest labels Oct 23, 2023
@github-actions
Copy link

It's great having you contribute to this project by creating an issue

Make sure you are assigned to this before you work on it and you read the Contributing.md file, Thank you! Welcome to the community 🤓

@Dun-sin Dun-sin added Easy Easy to work on up for grabs labels Oct 23, 2023
@Aryakoste
Copy link
Contributor

Hello @Dun-sin. I can work on this issue. But just want to ask if we should just remove scrollbar display by keeping scrolling on overflow or show scrollbar only when the content overflows the container.

@Dun-sin
Copy link
Owner

Dun-sin commented Oct 23, 2023

Hello @Dun-sin. I can work on this issue. But just want to ask if we should just remove scrollbar display by keeping scrolling on overflow or show scrollbar only when the content overflows the container.

Second one is a better choice. You've got it.

thanks for wanting to contribute. Follow the rules here, or your PR won't be accepted and will be closed. Good luck!

@Aryakoste
Copy link
Contributor

image
its showing this error for backend whenever i try to send message from anoynomous user

@Aryakoste Aryakoste mentioned this issue Oct 24, 2023
3 tasks
@Dun-sin
Copy link
Owner

Dun-sin commented Oct 24, 2023

image
its showing this error for backend whenever i try to send message from anoynomous user

How latest is your local code

@Aryakoste
Copy link
Contributor

Yesterday I was not getting the error. Now i forked the latest code from your repo and started getting this error.

@Dun-sin
Copy link
Owner

Dun-sin commented Oct 24, 2023

Yesterday I was not getting the error. Now i forked the latest code from your repo and started getting this error.

I understand, so you need to add VITE_SECRET_KEY AND SECRET_KEY for the backend and frontend respectively. The value can be anything

@Aryakoste
Copy link
Contributor

Yes now working perfectly. I tested changes done by me and they are working. After the messages overflow the container then only the scrollbar appear. So I don't need to push anymore changes. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned bug Something isn't working Easy Easy to work on hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants