Bug #21201
closedNotification link not properly shown
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1488975
Description of problem:
Notifications on UI Drawer don't have enough space to be properly show on screen (see screen shot). To access Detail link one have to scroll inside the html element.
Version-Release number of selected component (if applicable):
6.3 snap 14
How reproducible:
Always
Steps to Reproduce:
1. Make a discovery host available
2. Open Notification Drawer
3. Click on notification's detail (The 3 dots icon on top right corner)
Actual results:
Detail button is hidden and user must scroll to access it.
Expected results:
Button should be accessible without scrolling.
Additional info:
Files
Updated by Amir Fefer over 7 years ago
- File Screenshot from 2017-10-23 13-36-37.png Screenshot from 2017-10-23 13-36-37.pngScreenshot from 2017-10-23 13-36-37.png added
Looks like this bug has been resolved, as you can see at the uploaded screenshot.
Updated by Ohad Levy over 7 years ago
Amir Fefer wrote:
Looks like this bug has been resolved, as you can see at the uploaded screenshot.
Amir - also you screenshot looks wrong, the dropdown should be just below the kebab. I wonder if we are misusing the pf css in this case as these are the kind of bugs that I don't believe exists in pf repos.
Updated by Amir Fefer almost 7 years ago
- File Screenshot from 2018-06-19 19-13-48.png Screenshot from 2018-06-19 19-13-48.pngScreenshot from 2018-06-19 19-13-48.png added
Looks like migrating to patternfly-react fixed this issue
https://projects.theforeman.org/issues/23357
see attached image.