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

Frontend bt connectionstatus styling #3242

Conversation

thisconnect
Copy link
Collaborator

The commit with the spinner replacement has it's own PR/review #3241

Showing a warning looks nicer than plain text.
This allows to confugire a custom icon for actionable items with
fallback to the carret.

Changed that carret icon is only shown in button mode to visually
indicate that this element is clickable. The carret is not needed
when the element is not clickable.
- remove unnecessary exports
- name TBluetoothState type for better clarity
- reformat nested TPeripheral union type
- disable all options when a device is either connected or connecting
- show spinner indicator when connecting
- show spinner at the bottom when the app is scanning for devices
@thisconnect thisconnect force-pushed the frontend-bt-connectionstatus-styling branch from 94ae41d to 0a10373 Compare March 19, 2025 08:31
@thisconnect
Copy link
Collaborator Author

rebased

@thisconnect thisconnect requested a review from benma March 19, 2025 08:32
Copy link
Contributor

@benma benma left a comment

Choose a reason for hiding this comment

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

tACK, looking nice!

@thisconnect thisconnect merged commit c6d52e8 into BitBoxSwiss:master Mar 19, 2025
18 of 19 checks passed
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.

2 participants