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

Checkboxes: When placed in tables that have a relative position checking first box effects the last #4808

Closed
100Jason opened this issue Feb 3, 2021 · 2 comments · Fixed by #4810
Assignees
Labels
type: regression bug ↩️ [1] Velocity rating (Fibonacci)

Comments

@100Jason
Copy link

100Jason commented Feb 3, 2021

Describe the bug
Checkboxes inside of a table inside of a div with a style position:relative (such as class="field") prevents clicking on the top checkbox (the box, not the label).

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://stackblitz.com/edit/ids-enterprise-jkmtk6?file=index.js
  2. Click on the box (not the label) for the First checkbox
  3. It will check the Third checkbox.

Expected behavior
I expect it to check the first checkbox.

Version

  • ids-enterprise: 4.35.4 to latest

Screenshots
N/A

Platform

  • Infor Application/Team Name: Infor Property Management
  • Device: (N/A)
  • OS Version: Windows 10
  • Browser Name: Chrome, Edge
  • Browser Version: Version 88.0.4324.104 (Official Build) (64-bit)

Additional context
We use the checkboxes inside of a table for marking multiple rows within the table.

@tmcconechy tmcconechy changed the title Checkboxes within tables that have a relative position prevent checking first box Checkboxes: When placed in tables that have a relative position checking first box effects the last Feb 3, 2021
@tmcconechy tmcconechy self-assigned this Feb 3, 2021
@tmcconechy tmcconechy added [1] Velocity rating (Fibonacci) type: regression bug ↩️ labels Feb 3, 2021
@tmcconechy tmcconechy added this to To do in Enterprise 4.37.x (Jan 2021) Sprint via automation Feb 3, 2021
@tmcconechy tmcconechy moved this from To do to In progress in Enterprise 4.37.x (Jan 2021) Sprint Feb 3, 2021
@tmcconechy
Copy link
Member

Caused by #3764

@tmcconechy tmcconechy moved this from In progress to Pending Review in Enterprise 4.37.x (Jan 2021) Sprint Feb 3, 2021
@tmcconechy tmcconechy moved this from Pending Review to Ready for QA (RC) in Enterprise 4.37.x (Jan 2021) Sprint Feb 3, 2021
@jbrcna
Copy link
Contributor

jbrcna commented Feb 4, 2021

@jbrcna jbrcna moved this from Ready for QA (RC) to Done in Enterprise 4.37.x (Jan 2021) Sprint Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: regression bug ↩️ [1] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants