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

Fixed Dropdown Issue #243

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

Vinayak-Nevge
Copy link

FIxed #240

Pull Request

Description

This pull request aims to resolve an issue with the dropdown menu's functionality and appearance within the project. The dropdown was not displaying or functioning as expected, particularly in mobile and desktop views.

Changes Made

  • Dropdown Component: Adjusted the component logic to ensure the dropdown options are correctly mapped and displayed. Resolved issues related to the dropdown’s visibility and interaction, ensuring it behaves consistently across different screen sizes.
  • CSS Styling: Modified the CSS rules for the dropdown, including adjustments to display, position, and z-index properties. These changes ensure the dropdown remains aligned and accessible, preventing it from being hidden behind other elements or extending off-screen.

Checklist

  • Tested changes locally to confirm the dropdown functions correctly on both desktop and mobile views.
  • Ensured the code adheres to project standards and is ready for integration.

Thank you!

Copy link

netlify bot commented Sep 3, 2024

Deploy Preview for emingi ready!

Name Link
🔨 Latest commit cff89b6
🔍 Latest deploy log https://app.netlify.com/sites/emingi/deploys/66d74d2ef7914900087002a8
😎 Deploy Preview https://deploy-preview-243--emingi.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Bam92
Copy link
Collaborator

Bam92 commented Sep 7, 2024

Hi @Vinayak-Nevge,

Can you add the screenshot, pls? It still overlaps on my side.
Screenshot 2024-09-07 at 08 24 51

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.

Export Dropdown in landing page not clearly visible.
2 participants