Skip to content

fix(css): TagSelector - add position: relative to .search-item to support absolute .cb checkbox #4520

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

Open
wants to merge 1 commit into
base: stage
Choose a base branch
from

Conversation

ajullal
Copy link

@ajullal ajullal commented Jul 9, 2025

Provide a positioning context for the absolutely-positioned .cb checkbox by making its parent .search-item relative. This fixes overlap/placement issues with checkboxes in the search list.

Resolves: MWPW-176102

Test URLs:

Before:
caas_bug

image

After:
caas_fix

@ajullal ajullal closed this Jul 9, 2025
@ajullal ajullal reopened this Jul 9, 2025
@ajullal ajullal closed this Jul 9, 2025
@ajullal ajullal reopened this Jul 9, 2025
@ajullal ajullal closed this Jul 9, 2025
@ajullal ajullal reopened this Jul 9, 2025
@ajullal ajullal requested review from a team and aishwaryamathuria as code owners July 9, 2025 23:45
@ajullal ajullal force-pushed the fix/MWPW-176102-caas-tag-selector branch from 311540e to d66529f Compare July 9, 2025 23:48
Copy link
Contributor

This pull request is not passing all required checks. Please see this discussion for information on how to get all checks passing. Inconsistent checks can be manually retried. If a test absolutely can not pass for a good reason, please add a comment with an explanation to the PR.

@gmirijan gmirijan added Ready for Stage bug Something isn't working verified PR has been E2E tested by a reviewer labels Jul 10, 2025
Provide a positioning context for the absolutely-positioned `.cb` checkbox by making its parent `.search-item` relative. This fixes overlap/placement issues with checkboxes in the search list.

Closes MWPW-176102.
@ajullal ajullal force-pushed the fix/MWPW-176102-caas-tag-selector branch from d66529f to feb50d8 Compare July 10, 2025 23:43
@milo-pr-merge
Copy link
Contributor

milo-pr-merge bot commented Jul 11, 2025

Skipped merging 4520: fix(css): TagSelector - add position: relative to .search-item to support absolute .cb checkbox due to failing or running checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Ready for Stage verified PR has been E2E tested by a reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants