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

Fix global header display issue #179

Closed
wants to merge 15 commits into from

Conversation

Abhishek140501
Copy link

Fixes

Fixes #[issue number] by @[KewKartik]

#Description
Updated the code to fix the issue mentioned in the linked GitHub issue.

Technical details
No additional technical details to mention.

Tests
No specific steps for testing as it's a code fix.

Screenshots
Screenshot (88)

Checklist
My pull request has a descriptive title.
My pull request targets the default branch of the repository.
My commit messages follow best practices.
My code follows the established code style of the repository.
I added or updated tests for the changes I made (if applicable).
I added or updated documentation (if applicable).
I tried running the project locally and verified that there are no visible errors.
Developer Certificate of Origin
I hereby certify that my contribution is in compliance with the Developer Certificate of Origin 1.1.

@Abhishek140501 Abhishek140501 requested a review from a team as a code owner July 2, 2023 06:24
@Abhishek140501 Abhishek140501 requested review from TimidRobot and Shafiya-Heena and removed request for a team July 2, 2023 06:24
This commit fixes the responsive layout of the thumbnail boxes to maintain their vertical orientation on mobile devices. The width of each individual thumbnail box is set to 100% to ensure they occupy the full width of the container and stack vertically. This improves the user experience for mobile phone users by allowing them to easily access and view the thumbnail content without the need for zooming or horizontal scrolling.
"Fix responsive thumbnail boxes for vertical orientation"
@possumbilities
Copy link
Contributor

Hi! Thanks for the efforts!

Assuming this is for #178, see comment there. Issue is set to status: blocked, and wasn't moved out of status: awaiting triage yet, so PRs for this shouldn't be issued yet.

Closing.

@possumbilities possumbilities self-assigned this Jul 5, 2023
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.

None yet

2 participants