| Summary: | Disabled menu items are not visually distinguishable | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Jiri Locker <jlocker> | ||||
| Component: | Business Central | Assignee: | Cristiano Nicolai <cnicolai> | ||||
| Status: | CLOSED EOL | QA Contact: | Jiri Locker <jlocker> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.3.0 | CC: | manstis | ||||
| Target Milestone: | ER3 | Keywords: | UserExperience | ||||
| Target Release: | 6.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 19:02:00 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
@Cristiano, would you mind taking look (I concur Jiri's observation, but IDK whether PatternFly stipulates any design considerations for "disabled menu items"). Fixed on master and 0.8.x branch: https://github.com/uberfire/uberfire/commit/49b320a251897b717a247c81dd4726c5e08ae157 https://github.com/uberfire/uberfire/commit/a0bf142be9c6cc63704e0de0e13d6ea5ec460d81 Cool. Thank you, Cristiano! Verified in BRMS 6.3.0.ER3. |
Created attachment 1137722 [details] New Item menu Description of problem: For example in an empty project, New Item menu has only one enabled item - "Project" - other items are disabled but it's not obvious at the first sight. I have to move mouse pointer over individual items to see if they are enabled or disabled. Version-Release number of selected component (if applicable): 6.3.0.ER1 How reproducible: - Steps to Reproduce: 1. Create new project in Authoring perspective. 2. Open New Item menu. Actual results: Disabled items (all but Project) have identical appearance as enabled items (Project). Expected results: Disabled items should use different style (e.g. light gray font color - see Project Screen's disabled toolbar buttons in attached screenshot). Additional info: