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

String pin numbers should be converted to type number when converting to tsx #85

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

andrii-balitskyi
Copy link
Contributor

@andrii-balitskyi andrii-balitskyi commented Oct 24, 2024

Closes #80

@andrii-balitskyi andrii-balitskyi changed the title String pin numbers should be converted to type number String pin numbers should be converted to type number when converting to tsx Oct 24, 2024
...pin,
pinNumber: newPinNumber,
label: pin.label,
}
Copy link
Contributor Author

@andrii-balitskyi andrii-balitskyi Oct 24, 2024

Choose a reason for hiding this comment

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

Currently it looks like this, is it correct?

Or should it look like this?

Copy link
Contributor Author

@andrii-balitskyi andrii-balitskyi Oct 24, 2024

Choose a reason for hiding this comment

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

There's also a duplicate SH label. Should we check for duplicate labels and add some unique characters?

Copy link
Contributor

Choose a reason for hiding this comment

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

Nope duplicates are ok!!!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@seveibar my bad, should've marked the PR draft. There's some ghost code as I wanted to confirm the structure.
So, the first screenshot looks right?

Copy link
Contributor

Choose a reason for hiding this comment

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

It should look like the second! Sorry for the delay

Copy link
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

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

Nice!

@seveibar seveibar merged commit 4a15044 into main Oct 25, 2024
3 checks passed
@seveibar seveibar deleted the fix-string-pin-numbers branch October 25, 2024 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants