Skip to content

fix(unity-bootstrap-theme): update anchor menu logic to be more universal #1543

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

davidornelas11
Copy link
Contributor

update anchor menu logic to be more universal

Description

Checklist

  • Tests pass for relevant code changes

Important Reminders

Links

@davidornelas11 davidornelas11 requested a review from a team as a code owner June 3, 2025 22:34
@asu-jenkins-devops
Copy link
Collaborator

* @param {number} delay The delay in milliseconds.
* @return {function} The throttled function.
*/
function throttle(func, delay) {
Copy link
Contributor

Choose a reason for hiding this comment

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

can you remove this Throttle function and instead use https://github.com/ASU/asu-unity-stack/blob/dev/shared/utils/timers.js

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.

3 participants