Code Monkey home page Code Monkey logo

Comments (8)

BoDonkey avatar BoDonkey commented on June 2, 2024

Hi Sukhendu2002,
Thanks for the report. I was wondering what browser/OS you are using? I have tried both Chrome and Firefox and can not replicate what you are seeing. Any additional info would be great.
Cheers,
Bob

from apostrophe.

Sukhendu2002 avatar Sukhendu2002 commented on June 2, 2024

Hi Bob,
Thank you for getting back to me. I used Edge, Chrome, and Brave on my end as well, and I am currently running Windows 11 as my operating system.
Please let me know if there is any additional information I can provide that may be helpful in resolving this issue.
Thank you,
Sukhendu

from apostrophe.

BoDonkey avatar BoDonkey commented on June 2, 2024

Sorry @GitsOfVivek - This issue is for a private repo that isn't open for contributions. Additionally, I haven't been able to reproduce the issue. I'm thinking that it maybe Windows only, as I am running on a Mac. I think there was an edge case like this in the past for Linux.

from apostrophe.

triskuit avatar triskuit commented on June 2, 2024

This issue should be resolved. Lemme know if that's not the case!

from apostrophe.

vivekrajput-93 avatar vivekrajput-93 commented on June 2, 2024

Hi @Sukhendu2002 I would like to work on this issue , altiugh I am very new to open-source contributions, but I am pretty sure I can work on this If you allow me to..

from apostrophe.

Pankaj-Surya avatar Pankaj-Surya commented on June 2, 2024

Hey @Sukhendu2002,
1.Identify the Styles: Locate the CSS styles responsible for the dropdown menu's font color and background color. These styles might be defined in a stylesheet or inline within the HTML code.

2.Adjust Colors: Modify either the font color or the background color (or both) to achieve a higher contrast between the two. This can be done using valid CSS color codes.

/* Example: Increasing font color contrast /
.dropdown-menu {
color: #ffffff; /
White font color /
background-color: #333333; /
Dark background color */
}
3.Test and Validate: Apply the changes on a local or development environment and test them thoroughly. Ensure that the dropdown menu options are now clearly visible and the contrast is satisfactory.

4.Responsive Design: Ensure that the changes made are responsive and do not negatively impact the user experience on different devices and screen sizes.

from apostrophe.

BoDonkey avatar BoDonkey commented on June 2, 2024

Hi @vivekrajput-93,
If you take a look at the comments above, you can see that this issue was raised about a private repo. That repo isn't open for contributions from the open-source community. Sorry! Greate enthusiasm, but it is important when you are trying to find issues to work on that you read all of the comments that have been made on the issue. Feel free to look through our public organization repos for another issue. I would love to help you get started! Here is our Discord where we have some open source discussion channels. https://discord.com/invite/XkbRNq7
Cheers,
Bob

from apostrophe.

BoDonkey avatar BoDonkey commented on June 2, 2024

Hi @Pankaj-Surya,
Great enthusiasm and help! Thanks for jumping in. We are trying to build our open source community of Discord. Feel free to jump in and invite others to talk about anything open source! https://discord.com/invite/XkbRNq7
Cheers,
Bob

from apostrophe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.