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 answer explanation overlap with navigation bar" #45

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

Conversation

RaheelaTabassum
Copy link

@RaheelaTabassum RaheelaTabassum commented Nov 4, 2024

Description

This pull request addresses an issue where the answer explanation overlaps with the navigation bar, making it difficult for users to select options. The adjustment ensures that the layout is user-friendly and that all elements are accessible without interference.

Fixes: #33

Type of change

This change improves the user experience by ensuring that all navigational elements remain visible and usable. Overlapping content can lead to confusion and hinder navigation, so this fix is essential for maintaining a smooth user interface.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK

image

image

…overlaps navigation bar.This changes allows the navigation bar to remain fully visible, improving user experience and facilitating easier navigation for users
…overlaps navigation bar.This changes allows the navigation bar to remain fully visible, improving user experience and facilitating easier navigation for users
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible.

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.

🐞[Bug]: Answer explanation overlaps the navigation bar, making difficult to select the options
1 participant