Azure / Azure/azure-iot-explorer
[Feature request] Device search matches IoT Hub portal
- Dominant language
- TypeScript
- Stars
- 252
- Forks
- 85
- Avg merge
- 3h 32m
- Merged PRs (30d)
- 2
Description
It would be very helpful if the device search worked the same as it does in IoT Hub portal, when it comes to partial deviceIds.
For example. If there is a device with Id of "000012345678", in IoT Hub you can serach for "0000" or "5678", and the device will show in results. In iot explorer, only "0000" works, whereas "5678" returns no results.
Examples:
**Identical behavior:**


**Differing behavior:**


Contributor guide
Research direction
Start by locating the device-search implementation and determine how partial device IDs are matched. Compare the behavior with the examples in the issue: searching for both "0000" and "5678" should find a device with ID "000012345678", matching the IoT Hub portal behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100