Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test plan - Cases / Reviewing Cases - - Display of list longer than 9 items #339

Closed
Prome88 opened this issue May 10, 2018 · 2 comments
Closed

Comments

@Prome88
Copy link
Contributor

Prome88 commented May 10, 2018

Description of problem

When one of the components of test case (Setup, Breakdown, Actions, Expected results) has a list with 10 or more items, the display of the test is broken.

Component (web, API, etc)

Web

Version or commit hash (if applicable)

4.1.4

How often reproducible

Always:
Opera - 52.0.2871.64
Chrome - 66.0.3359.139
Firefox - 59.0.3

Steps to Reproduce

  1. Create new test case with 10+ items in ordered list
  2. Save test case
  3. Check the test case display in Test plan

Actual results

test_case_display

Expected results

Test case text should be shown inside the field border.

@atodorov
Copy link
Member

Thanks for the report. Looks like maybe an issue with the underlying component or HTML styling, not sure ATM.

@atodorov
Copy link
Member

Note to self:
https://demo.kiwitcms.org/plan/1219/performance-baseline-tp-at-2018-10-26-14-39-56#testcases
Case #1715, second row

will be fixed when this page is redesigned.

@atodorov atodorov added this to the patternfly-migration milestone Jan 17, 2020
mfonism added a commit to mfonism/Kiwi that referenced this issue Feb 3, 2020
The left padding ensures that list markers have enough space to
sit inside the list without flowing out through its left border.
mfonism added a commit to mfonism/Kiwi that referenced this issue Feb 3, 2020
The left padding ensures that list markers have enough space to
sit inside the list without flowing out through its left border.
mfonism added a commit to mfonism/Kiwi that referenced this issue Feb 3, 2020
The left padding ensures that list markers have enough space to
sit inside the list without flowing out through its left border.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants