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

[Bug]: contextual-help should have a max-width property #4791

Open
1 task done
Rajdeepc opened this issue Oct 1, 2024 · 0 comments
Open
1 task done

[Bug]: contextual-help should have a max-width property #4791

Rajdeepc opened this issue Oct 1, 2024 · 0 comments
Labels
bug Something isn't working needs jira ticket triage An issue needing triage

Comments

@Rajdeepc
Copy link
Contributor

Rajdeepc commented Oct 1, 2024

Code of conduct

  • I agree to follow this project's code of conduct.

Impacted component(s)

contextual-help

Expected behavior

Contextual-Help component should have a max-width property defined to control the width of the help-text and it should be responsive in mobile and tablet devices

Actual behavior

Contextual-Help component doesn't have a max-width property defined as a part of its API which is breaking in some use cases in Express. Also it is breaking in mobile and tablets for longer texts.

Screenshots

Mobile:

Screenshot 2024-10-01 at 1 53 09 PM

Desktop:
Screenshot 2024-10-01 at 1 53 32 PM

What browsers are you seeing the problem in?

No response

How can we reproduce this issue?

  1. Go to https://studio.webcomponents.dev/edit/downj6WvDKeUnhBAscw9/src/index.ts?p=stories
  2. Check contextual help with longer text

Sample code or abstract reproduction which illustrates the problem

No response

Severity

SEV 3

Logs taken while reproducing problem

No response

@Rajdeepc Rajdeepc added bug Something isn't working triage An issue needing triage needs jira ticket labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs jira ticket triage An issue needing triage
Projects
None yet
Development

No branches or pull requests

1 participant