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

New Value Not Focused for Form Field Type Enum #589

Closed
philippfromme opened this issue Feb 21, 2022 · 0 comments · Fixed by #683
Closed

New Value Not Focused for Form Field Type Enum #589

philippfromme opened this issue Feb 21, 2022 · 0 comments · Fixed by #683
Assignees
Labels
bug Something isn't working spring cleaning Could be cleaned up one day

Comments

@philippfromme
Copy link
Contributor

Describe the Bug

When creating a new enum value for a form field the value isn't focused. Instead the value that was created first is focused.

ALROZySspI

Steps to Reproduce

  1. Create user task
  2. Create generated form field
  3. Set type to enum
  4. Add first value
  5. ID input focused
  6. Add second value
  7. ID input of first value focused

Expected Behavior

ID input of newly added value focused

Environment

  • Library version: v1.x.x
@philippfromme philippfromme added the bug Something isn't working label Feb 21, 2022
@pinussilvestrus pinussilvestrus added backlog Queued in backlog spring cleaning Could be cleaned up one day labels Feb 22, 2022
@Skaiir Skaiir self-assigned this May 16, 2022
@Skaiir Skaiir added the in progress Currently worked on label May 17, 2022 — with bpmn-io-tasks
@Skaiir Skaiir removed the backlog Queued in backlog label May 17, 2022
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending in progress Currently worked on and removed in progress Currently worked on needs review Review pending labels May 17, 2022
Skaiir added a commit that referenced this issue May 19, 2022
@fake-join fake-join bot closed this as completed in #683 May 19, 2022
@bpmn-io-tasks bpmn-io-tasks bot removed the in progress Currently worked on label May 19, 2022
fake-join bot pushed a commit that referenced this issue May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working spring cleaning Could be cleaned up one day
Development

Successfully merging a pull request may close this issue.

3 participants