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

fixing some styling bugs #111

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

bruxx-6243
Copy link
Contributor

Hey @codewithvoid check out some changes I've made.
On small screen the width full was creating this small issue.
2022-12-08_18-45-01

And when we're fetching data for those user image that can't be load I think it's better to specify exactly the alt with the name of the user
2022-12-08_18-58-01

For example for some image from this twitter url is giving 404 status for those who live in region like Russia. @codewithvoid How do you think if we set a default profile picture when the image src is not correctly fetched???

@vercel
Copy link

vercel bot commented Dec 8, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ask-devs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2024 8:41pm

@bruxx-6243
Copy link
Contributor Author

@codewithvoid I mean here a default profile picture just in the case the image is not provided from the src

@bruxx-6243
Copy link
Contributor Author

@codewithvoid did you review the code?

@codewithvoid
Copy link
Owner

Thanks @bruxx-6243 for making the changes. I think suggestions related to images are valid. (alt text and default profile picture)

@PriteshKiri is already fixing the width issue in his PRs.

Also, can you sync your changes once..I am seeing additional files in data/users directory.

@bruxx-6243
Copy link
Contributor Author

Done ✅ @codewithvoid

@codewithvoid
Copy link
Owner

I am seeing some additional files in this change due to format fix. I have sent it separately in #121

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.

2 participants