| Summary: | Unecessary info is covered highlighted when deleteing a forum | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Tian Feng <tfeng> | ||||
| Component: | Website | Assignee: | Jessica Forrester <jforrest> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 2.x | CC: | jforrest, jokerman, libra-bugs, mmccomas, xtian | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-24 03:29:26 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: |
|
||||||
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/639458216d7482e667e971e545a0c8032fa895b0 Bug 1028954 - fix delete node confirmation style when there is a form The form will still be surrounded by red, but the background of the form area has been changed to white so the inputs will be visible. Test on devenv_4027. The warning info is surrounded by red, and the background of warning words is white so that can be seen clearly. So verify this bug, thanks! |
Created attachment 822356 [details] delete warning Description of problem: Go to community and create a new forum. Then try to delete and check the warning info. Only "This action cannot be undone." should be highlighted. Other info should be shown as normal. Especially the color of "In addition to deleting this group, you choose how to disposition the posts and memberships within it." and "If you chose Move all group posts above, specify a destination group." is gray. With red backgroud, it's really hard to see the content. See detail in attachment. Version-Release number of selected component (if applicable): devenv_4016 How reproducible: Always Steps to Reproduce: 1. Go to community as admin 2. Create a new forum and then try to delete it 3. Actual results: All of the contents are shown with red backgroud and can't see them clearly. Expected results: Only "This action cannot be undone." should be highlighted. Additional info: