Open officeneerajsaini opened 5 days ago
I found another issue on the community page. In the Upcoming Events section, if there are four dates, everything looks fine, but if there are five, the background color of one of the divs doesn't appear. I initially styled it for four divs only, so I need to add an additional CSS class to ensure it looks as it should.
solution should be
hI @officeneerajsaini can I start work on this? Please assign it to me!
@Utkarsh-Agarwal-585, please read this issue carefully. As I mentioned earlier, I am already working on it, and like you, I am a contributor, not a member of the JSON Schema project.
There are other issues in this repo that you can look into. Feel free to ask a maintainer or collaborator to assign one to you. Please leave this issue to me. @Utkarsh-Agarwal-585
@DhairyaMajmudar please assign this issue to me.
Looking forward for your PR @officeneerajsaini
Describe the bug
I encountered an issue with the navbar when dark mode is enabled. I'm unable to see which page I'm currently navigating to because there is no visible active element. Typically, the active route or page is highlighted with a different color, but in dark mode, all the navbar items appear the same.
Steps To Reproduce
Expected Behavior
In dark mode, it's hard to see which page we're currently on. There should be an active color for the navbar items so the current page is clearly visible.
Are you working on this issue?
Yes
Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)
NO