fix: js error by mfranzke · Pull Request #1475 · pattern-lab/patternlab-node

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

fix: js error#1475

JosefBredereck merged 2 commits intodevfrom

fix-js-error

Conversation

@mfranzke

Copy link

Contributor

@mfranzke mfranzke commented

Jan 29, 2023

edited

Loading

Summary of changes:

There's a JS error due to the change at https://github.com/pattern-lab/patternlab-node/pull/1102/files#diff-9111c2e0138c935342632437be7178f25322b8f5c86431f2b85f4fe760d32980L96-R111 in which a method parameter has been renamed within the file packages/uikit-workshop/src/scripts/components/pl-nav/nav.js, but not within the method references itself.

Renamed the e parameter to event within two other files as well to align and clarify the naming.

@mfranzke mfranzke self-assigned this

Jan 29, 2023

@mfranzke mfranzke requested a review from sghoweri as a code owner

January 29, 2023 17:44

@JosefBredereck JosefBredereck merged commit 209b9a1 into dev

Jan 30, 2023

@JosefBredereck JosefBredereck deleted the fix-js-error branch

January 30, 2023 17:04

antonia-rose pushed a commit to quelltexterin/nemo-uikit-workshop that referenced this pull request

Apr 12, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@JosefBredereck JosefBredereck JosefBredereck approved these changes

@sghoweri sghoweri Awaiting requested review from sghoweri sghoweri is a code owner

Assignees

@mfranzke mfranzke

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mfranzke @JosefBredereck