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

ChipInput: add keyboard interactions #2447

Open
satyamyadav opened this issue Dec 6, 2024 · 3 comments
Open

ChipInput: add keyboard interactions #2447

satyamyadav opened this issue Dec 6, 2024 · 3 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@satyamyadav
Copy link
Collaborator

Summary

Add keyboard interactions in the component.
Add interactions:

  • Focus
  • Navigation on chips
  • Deletion of chips

Note:

  • The cancel icon button on right should remove everything from the input.
  • If two chips are consecutive, focus can move from one to another.
  1. Add the interactions according to the Following table.
    image

  2. Add the table in doc site in Input component's Interaction tab like: https://design.innovaccer.com/components/combobox/interactions/

Note: In Design the component is Input only so the doc will be added to the Input page and in library the component is ChipInput.

Component code: https://github.com/innovaccer/design-system/tree/master/core/components/molecules/chipInput

Story: https://mds.innovaccer.com/?path=/docs/components-input-chipinput-all--all

Motivation

To provide the keyboard navigation in Inputs for accessibility and consistency across the components.

@satyamyadav satyamyadav added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 6, 2024
@saty2103
Copy link

saty2103 commented Dec 9, 2024

@satyamyadav please assign this on my name.

@devansh-m12
Copy link

@saty2103 still working on it?
Otherwise @anuradha9712 please assign this to me

@satyamyadav satyamyadav assigned devansh-m12 and unassigned saty2103 Jan 15, 2025
@satyamyadav
Copy link
Collaborator Author

@devansh-m12 Assigned this issue to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants