Skip to content

Certain elements do nothing when clicked #3136

@ctrlVnt

Description

@ctrlVnt

Describe the bug
Certain elements do nothing when clicked, as options in Multimeter, or directly the dust sensor and the gas sensor

Expected Behavior
Navigation or toggle menu

Steps to reproduce it
Click on them

Screenshots of the issue

screen-20260323-000801-1774220872578.mp4

System Information

PlatformAndroid
DevicePixel 9A
OS VersionAndroid 16

Would you like to work on the issue?
Yes, I see that, for example, in multimeter it's just a check:

onOptionsPressed:
                    provider.isPlayingBack ? null : _showOptionsMenu,

So in my case is null, but could be better hide this parameter if not in playing or just to explain what do you need to start dust sensor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions