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 - Truncate/Progress - truncated content cannot be focused via keyboard #11384

Open
thatblindgeye opened this issue Jan 8, 2025 · 1 comment

Comments

@thatblindgeye
Copy link
Contributor

thatblindgeye commented Jan 8, 2025

Describe the problem
A clear and concise description of the problem. Which components are affected?

In the Truncate and Progress (truncated example) component, the truncated content cannot be focused via keyboard which would be necessary to trigger a tooltip to display the entire content

How do you reproduce the problem?
Provide steps to reproduce. A codesandbox demonstrating the problem is appreciated.

Go to the Truncate examples and the truncate title progress example and try tabbing through the page. Notice how the truncated content never receives focus to trigger a tooltip.

Expected behavior
A clear and concise description of the expected behavior.

The truncated content would receive focus and trigger the tooltip

Is this issue blocking you?
List the workaround if there is one.

Screenshots
If applicable, add screenshots to help explain the issue.

What is your environment?

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

What is your product and what release date are you targeting?

Any other information?

@github-project-automation github-project-automation bot moved this to Needs triage in PatternFly Issues Jan 8, 2025
@thatblindgeye thatblindgeye changed the title Bug - Truncate - content cannot be focused via keyboard Bug - Truncate/Progress - truncated content cannot be focused via keyboard Jan 9, 2025
@thatblindgeye
Copy link
Contributor Author

We should look into whether we have an established pattern for focusing truncated content elsewhere. If not, utilizing tabIndex could be a solution to this.

@thatblindgeye thatblindgeye moved this from Needs triage to Backlog in PatternFly Issues Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant