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

Bug: #1281 fixed, [Dark/Light Mode Toggle Doesn't Close Automatically on Mobile] #1329

Conversation

Rudra-Sankha-Sinhamahapatra
Copy link

@Rudra-Sankha-Sinhamahapatra Rudra-Sankha-Sinhamahapatra commented Jan 19, 2025

… on Mobile]

What kind of change does this PR introduce?
bugfix: Fixes Dark/Light Mode Toggle Doesn't Close Automatically on Mobile.

Issue Number:
Closes #1281

Screenshots/videos:

Here is a screen recording

Screen.Recording.2025-01-19.at.3.16.04.PM.online-video-cutter.com.mp4

If relevant, did you update the documentation?
No documentation change

Summary
Before:
If user interacts outside of the toggle menu on mobile devices then the theme toggle menu was staying there .

After:
Now it will close the theme toggle menu when user interacts with other page items on mobile devices

Does this PR introduce a breaking change?
No Breaiking Changes

@Rudra-Sankha-Sinhamahapatra Rudra-Sankha-Sinhamahapatra requested a review from a team as a code owner January 19, 2025 09:59
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to the JSON Schema Community. Thanks a lot for creating your first pull request!! πŸŽ‰πŸŽ‰ We are so excited you are here! We hope this is only the first of many! For more details check out README.md file.

Copy link

github-actions bot commented Jan 19, 2025

built with Refined Cloudflare Pages Action

⚑ Cloudflare Pages Deployment

Name Status Preview Last Commit
website βœ… Ready (View Log) Visit Preview eaa2ef2

Copy link

codecov bot commented Jan 19, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 100.00%. Comparing base (69c8c3c) to head (eaa2ef2).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1329   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          373       383   +10     
  Branches        94        97    +3     
=========================================
+ Hits           373       383   +10     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

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.

πŸ› Bug: Dark/Light Mode Toggle Doesn't Close Automatically on Mobile
1 participant