Skip to content

Conversation

@JerryVincent
Copy link
Collaborator

@JerryVincent JerryVincent commented Jan 21, 2026

Type of Change

  • Dependency upgrade
  • Bug fix (non-breaking change)
  • Breaking change
    • e.g. a fixed bug or new feature that may break something else
  • New feature
  • Code quality improvements
    • e.g. refactoring, documentation, tests, tooling, ...

Implementation

Improved sensor selection UX by adding visual guidance for users. When clicking a sensor card (for non-senseBoxHomeV2 devices), the individual parameters now highlight with a pulse animation and an info toast appears instructing users to select specific parameters. Added an instruction banner at the top that adapts based on device type. The highlight auto-clears after 2 seconds to avoid visual clutter.

Checklist

  • I gave this pull request a meaningful title
  • My pull request is targeting the dev branch
  • I have added documentation to my code
  • I have deleted code that I have commented out

Additional Information

@scheidtdav scheidtdav moved this from ⏳ Backlog to Ready for Review in openSenseMap Ongoing Jan 22, 2026
@JerryVincent JerryVincent force-pushed the feat/SensorSelection branch 2 times, most recently from 15a79c9 to 1cc8236 Compare February 11, 2026 12:22
@github-actions
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 74.04% 1680 / 2269
🔵 Statements 72.6% 1752 / 2413
🔵 Functions 75.05% 337 / 449
🔵 Branches 61.8% 927 / 1500
File CoverageNo changed files found.
Generated in workflow #2024 for commit a1e8499 by the Vitest Coverage Report Action

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.

device creation: make sensor selection clear

3 participants