Skip to content

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

@davidornelas11
Copy link
Contributor Author

@scott-williams-az This one is ready

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