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

ISSUE #4548 - Smart group value fields only get autofocus when adding a new field #4727

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

The-Daniel
Copy link
Contributor

This fixes #4548

Description

When you create a filter for a smart group the autofocus is now on the name field
When adding a value field the input is focused

Test cases

Create a new smart group filter

  • The autofocus should initially be on the name
  • Adding new value fields should set the focus to the new field
    Edit an existing smart group filter
  • The autofocus should still be on the name no matter how many value fields exist
  • Upon adding new value fields the focus switches to the new field input

@sanmont3drepo sanmont3drepo merged commit d41c518 into staging Jan 24, 2024
22 of 27 checks passed
@sanmont3drepo sanmont3drepo deleted the ISSUE_4548 branch January 24, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants