action #35206
closedNeedle selection disfunctional on screenshots without tags
Description
In the new version of OpenQA (4.5.1524056562.74e334c1), it can happen that the needle selection is clickable but nothing appears - e.g.: https://openqa.suse.de/tests/1628297#step/kdump_and_crash/20
I suspect that this happens on every screenshot which has no tags.
This is pretty confusing and not the most pretty thing. IMHO the candidate selection should be disabled if there is no content.
Updated by coolo almost 7 years ago
- Category set to Regressions/Crashes
- Target version set to Ready
Before there was '-None-' the only choice in a combobox - https://openqa.opensuse.org/tests/658456#step/logs_from_installation_system/20
Updated by nicksinger almost 7 years ago
This was a little more obvious - even though not perfect ;)
As I already wrote, I'd suggest to just disable the button (and maybe change its text a little) if no content is available. Then it is grayed out and more obvious that there is no content to expect when you click on it.
Right now, it feels a little bit as if openQA is still loading stuff (like the behavior if you click on a picture and it is not loaded instantly) since the button actually changes its style on click.
Updated by mkittler almost 7 years ago
- Status changed from New to In Progress
- Assignee set to mkittler
Without tags there's nothing to select. So I just disable the drop-down menu in this case to avoid confusion (button is now disabled and gray, and there's no arrow icon).