action #113495
closedcoordination #154768: [saga][epic][ux] State-of-art user experience for openQA
coordination #154771: [epic] Improved test developer user experience
[beginner][ui/ux] Priority display improvement suggestion size:S
0%
Description
[beginner][ui/ux] Priority display improvement suggestion
User story¶
In job overview, the priority display looks a bit lonely and without context. In addition, the Plus and Minus Buttons should probably not be displayed, if the user is not logged in.
Especially for newcomers it would be helpful to underline in the priority line, that a lower value means a higher priority. Since the line is mostly empty, it should not hurt to add a small note there.
e.g.
Priority: |-| 30 |+| Default: 50, (?) [jobs with lower values are scheduled ealier]
Acceptance criteria¶
- AC1: It is clear to users how to discover and change the priority of a job
- AC2: Documentation is linked from a relevant place in the web UI
- AC3: +/- are only shown if the user is allowed that action
Suggestions¶
- Display the text "Priority: " so that this number is not left there without context
- Add a note describing that lower values have a higher priority than higher values e.g. a ? icon
- Don't display the
|+|
and|-|
button, if the user is not logged in - Remove existing pop-ups from the existing + and - buttons ?
- Improve the priority display line
- Prepare a mockup / screenshot and ask for feedback
Files
Updated by okurz almost 3 years ago
- Tags set to ui, ux, beginner, easy, webui, UI/UX
- Subject changed from Priority display improvement suggestion to [ui/ux] Priority display improvement suggestion
- Category set to Feature requests
- Priority changed from Normal to Low
- Target version set to future
Though there is a help text if you hover over the +/- signs, right?
Updated by okurz almost 3 years ago
- Related to action #49400: [ux][ui][easy][entry level] Unable to set priority of a job without further explanation of the reason when not logged in added
Updated by okurz almost 3 years ago
#49400 is the issue report about the icons being displayed and looking active for not logged in users
Updated by ph03nix almost 3 years ago
okurz wrote:
Though there is a help text if you hover over the +/- signs, right?
Yes, but given the amount of empty space there I don't not see any reason why we could not make the important bits more visible, no?
Updated by livdywan almost 3 years ago
ph03nix wrote:
okurz wrote:
Though there is a help text if you hover over the +/- signs, right?
Interesting, I wasn't aware of that before!
Yes, but given the amount of empty space there I don't not see any reason why we could not make the important bits more visible, no?
Indeed "- 50 +" is not self-explanatory. Actually as a user I would wonder if 5, 50 or 100 is higher or lower than defaults, so showing the difference from defaults or the default value could give it meaning.
Updated by emiler 18 days ago
- Status changed from In Progress to Feedback
PR ready for review: https://github.com/os-autoinst/openQA/pull/6348