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

Accordion: Not possible to enter blank in input #1738

Open
peter-dick opened this issue Feb 24, 2025 · 0 comments
Open

Accordion: Not possible to enter blank in input #1738

peter-dick opened this issue Feb 24, 2025 · 0 comments
Labels
bug Something isn't working request User request

Comments

@peter-dick
Copy link

Detailed description of how to reproduce the problem

  • Create an empty vue3 project
  • Integrate DDS as described in docs
  • Use ifx-accordion with one accordion item having a text-field as content
  • Attempt to enter the text with a space, e.g. "This is a test"

Upload a screenshot

Image

Describe the development framework

Vue3 (3.5.13), DDS (32.2.0), Chrome 133, Windows 11

Expected behavior

  • When text input inside the accordion item has focus: User can enter text and the accordion ignores "space" key being hit
  • When accordion item has focus: pressing space opens/closes the accordion item

Additional information

test-app.zip

@peter-dick peter-dick added bug Something isn't working request User request labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working request User request
Projects
None yet
Development

No branches or pull requests

1 participant