-
Notifications
You must be signed in to change notification settings - Fork 595
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
Frontendfixes #431
Frontendfixes #431
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @Rickey07! 🎉 Thank you for opening a pull request. Your contribution is valuable and we appreciate your efforts to improve our project.
Soon the maintainers/owner will review it and provide you with feedback/suggestions.
@Rickey07 Have you run it locally? Because I am seeing two scrollbars on the right side. |
@shyamtawli One is according to page height and second one is of overflowing container. which one you want to hide? |
Inside one |
@shyamtawli Added different overflowing container and now made the pagination and searchbar sticky and a lso changed the layout dimension model as there were a lot of hardcoded values. Now I've changed it using flexbox please check. |
Pagination should not be sticky I think. Pagination is also not working smootly. Other than about layout model changes I know we can fix it more but I am thinking of changing the UI. So let layout be same. |
Migrated to TailwindCSS PR #852 |
Description
Overflowing profile-container added , default logo added if there is any error while loading the profile pic.
Related Issues
[Feat;- Dynamic Relatable Issues] #409