Bug 1141229
| Summary: | Misplaced comments box in asset overview | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Jiri Locker <jlocker> | ||||
| Component: | Business Central | Assignee: | Walter Medvedeo <wmedvede> | ||||
| Status: | CLOSED EOL | QA Contact: | Jiri Locker <jlocker> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.1.0 | CC: | kverlaen, wmedvede | ||||
| Target Milestone: | ER3 | ||||||
| Target Release: | 6.1.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 18:38:56 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Would it be a good idea to add another tab for discussion next to Preview and Metadata? I believe this would be the best solution to keep the UI visually compact. In that case it would be nice to include the number of comments in the tab title so that the user can guess if it's worth switching to the tab (e.g. "Comments (0)" or "Comments (17)"). issue was solved in the following commit 6.2.x URL: http://github.com/droolsjbpm/kie-wb-common/commit/0f112cfde master URL: http://github.com/droolsjbpm/kie-wb-common/commit/686793ae9 Looks better now. |
Created attachment 936959 [details] Comments wrong Description of problem: * The text input for new comment doesn't fit into the visual border. * There is not enough space for the past discussion. Version-Release number of selected component (if applicable): 6.1.0.DR2 How reproducible: - Steps to Reproduce: 1. Open any asset, add some comments. Actual results: As described, HTML elements are not positioned correctly. Only 2 lines of text of vertical space for the discussion history. Expected results: * The visual border should match the text input area for new comment. * There should be enough space to see a few comments at a time. Additional info: See attached screenshot.