Skip to content

Conversation

@holloway
Copy link
Contributor

@holloway holloway commented Nov 5, 2024

The previous change to the mobile menu days worked because there were ids in the page for days, but there wasn't an id in the page for 'now'. jumpToDay was never called so this adds an onClick handler to call jumpToDay as it was before.

Also, because we're using links in the dropdown rather than buttons we need to manually show the dropdown, and there's code for that too.

@holloway holloway marked this pull request as ready for review November 5, 2024 15:41
@codecov
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.92%. Comparing base (c7f6bde) to head (b08a7c2).
Report is 169 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8160      +/-   ##
==========================================
+ Coverage   88.78%   88.92%   +0.13%     
==========================================
  Files         296      304       +8     
  Lines       41320    41328       +8     
==========================================
+ Hits        36687    36749      +62     
+ Misses       4633     4579      -54     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rjsparks rjsparks merged commit 7b749f1 into ietf-tools:main Nov 6, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants