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

Flip pairing input labels so column number is first #529

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

microbit-robert
Copy link

@microbit-robert microbit-robert commented Nov 19, 2024

Closes #520

Copy link

Preview build will be at
https://review-createai.microbit.org/pairing-labels/

@@ -165,7 +165,6 @@ const PatternColumnInput = ({
<FormattedMessage
id="connect-pattern-input-label"
values={{ colNum: colIdx + 1 }}
sr-onlu
Copy link
Author

Choose a reason for hiding this comment

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

It's already in a VisuallyHidden component, and this prop obviously does nothing.

@microbit-matt-hillsdon microbit-matt-hillsdon merged commit cb43a76 into main Nov 19, 2024
2 checks passed
@microbit-matt-hillsdon microbit-matt-hillsdon deleted the pairing-labels branch November 19, 2024 13:21
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.

Improve labels on LED columns for bluetooth pairing
2 participants