TheAlgorithms / website

The Algorithms website providing GitHub's largest open-source algorithm library.
https://the-algorithms.com
MIT License
819 stars 173 forks source link

Bug: Navigation Bar is not seeing properly #258

Closed BamaCharanChhandogi closed 7 months ago

BamaCharanChhandogi commented 1 year ago

Description

In light mode when you scroll down your page you must see this error.

System Requirements:

OS: Microsoft Edge Device: Laptop/Computer

Expected Behavior

You will see white color

Actual Behavior

If you are in dark mode you will not see this issue.

Steps to reproduce (if applicable)

  1. open this website https://the-algorithms.com/
  2. Scroll down

Additional information

No response

appgurueu commented 1 year ago

@Panquesito7 could you please transfer this issue to https://github.com/TheAlgorithms/Website?

tiyabansal commented 11 months ago

Hi, The light mode isn't working on Microsoft Edge. (changes to grayish color instead of white). Did I understand it right?

I would like to work on this issue. I am new to open source and first time contributing to hacktoberfest. Let me know if I need any prerequisites to work on this issue.

Panquesito7 commented 7 months ago

Hi, The light mode isn't working on Microsoft Edge. (changes to grayish color instead of white). Did I understand it right?

I would like to work on this issue. I am new to open source and first time contributing to hacktoberfest. Let me know if I need any prerequisites to work on this issue.

I think the author's trying to say that the navbar color is gray in light mode, and when scrolling down, it should look white. I'm not sure if this is a bug or something we should change, though. IMO, it looks fine as-is. Closing this issue for now.

Feel free to clarify if I'm wrong. 🙂