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

The text is not visible due to navbar #574

Open
sahiladit opened this issue Dec 6, 2024 · 5 comments
Open

The text is not visible due to navbar #574

sahiladit opened this issue Dec 6, 2024 · 5 comments

Comments

@sahiladit
Copy link

The image below the navbar is not completely visible , place the image slightly low or decrease the size of the navbar.

Screenshot 2024-12-06 at 9 05 31 AM
@Srishti-Chugh
Copy link

Hi! I'm interested in helping with the navbar issue and have a solution in mind that will adjust the spacing for better visibility. Could I be assigned to this issue?

@quozl
Copy link
Contributor

quozl commented Dec 7, 2024

Welcome. It appears there may be some confusion regarding the process of addressing issues. It is important to understand that the ability to resolve a problem is not restricted to a single individual. The notion of exclusivity in fixing an issue is not feasible, as it can be addressed by anyone—be it yourself, another individual, or a collaborative group.

@AetherSparks
Copy link

Srishti, Your Commit only works in full screen Desktop, it is still hiding the text when Dimensions are changed. I have applied a Dynamic Approach, which fixes this issue in real-time as you change dimensions.

AetherSparks added a commit to AetherSparks/sugarlabs-website that referenced this issue Dec 7, 2024
@sahiladit
Copy link
Author

Srishti, Your Commit only works in full screen Desktop, it is still hiding the text when Dimensions are changed. I have applied a Dynamic Approach, which fixes this issue in real-time as you change dimensions.

i think we should give size/length in %

@quozl
Copy link
Contributor

quozl commented Dec 7, 2024

Srishti, Your Commit only works in full screen Desktop, it is still hiding the text when Dimensions are changed. I have applied a Dynamic Approach, which fixes this issue in real-time as you change dimensions.

Please review commits in the pull request, so that everyone else who is reviewing sees what you write. I don't think issues are the best place to discuss how to solve an issue.

(If you've decided to collaborate with another person, create a draft empty pull request, then enable push permissions to your fork and you can both push commits to the pull request branch.)

AetherSparks added a commit to AetherSparks/sugarlabs-website that referenced this issue Dec 7, 2024
AetherSparks added a commit to AetherSparks/sugarlabs-website that referenced this issue Dec 14, 2024
AetherSparks added a commit to AetherSparks/sugarlabs-website that referenced this issue Dec 15, 2024
The navigation bar was overlapping the top content of the page, preventing users from seeing the first few lines properly.

This fix adjusts the padding of the slider dynamically based on the navbar height, ensuring the main page content always starts below the navbar, regardless of screen size or view mode.
Fixes Issue sugarlabs#574 raised by sahiladit.
AetherSparks added a commit to AetherSparks/sugarlabs-website that referenced this issue Dec 16, 2024
The navigation bar was overlapping the top content of the page, preventing users from seeing the first few lines properly.

This fix adjusts the padding of the slider dynamically based on the navbar height, ensuring the main page content always starts below the navbar, regardless of screen size or view mode.

Fixes Issue sugarlabs#574 raised by sahiladit, and first seen in commit b32b666.
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

No branches or pull requests

4 participants