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

Inconsistency between transition in light and dark mode #662

Closed
Rajgupta36 opened this issue Jan 29, 2025 · 1 comment
Closed

Inconsistency between transition in light and dark mode #662

Rajgupta36 opened this issue Jan 29, 2025 · 1 comment
Assignees

Comments

@Rajgupta36
Copy link
Collaborator

Mode Switch Transition Inconsistency Bug Report

Bug Description

When switching between modes, certain components (Search Bar and Sort By button) transition colors more rapidly than others. The page background renders more slowly, creating a visually jarring effect.

Steps to Reproduce

  1. Navigate to https://nest.owasp.dev/projects
  2. Switch between modes (light/dark)
  3. Observe that:
    • Search Bar and Sort By button components transition quickly
    • Page background transitions more slowly
    • This behavior occurs in both directions of the mode switch

Expected Behavior

All components should transition colors simultaneously to provide a smooth, cohesive user experience.

Media

bug104.mp4
@abhayymishraa
Copy link
Collaborator

hey raj can i work on it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants
@abhayymishraa @Rajgupta36 and others