Skip to content

Enter key pressed issue on instant search - fixed#2454

Merged
Armanul46 merged 2 commits intosovware:developmentfrom
iamibrahimriaz:fix/instant-search-input-enter-key-press
Aug 28, 2025
Merged

Enter key pressed issue on instant search - fixed#2454
Armanul46 merged 2 commits intosovware:developmentfrom
iamibrahimriaz:fix/instant-search-input-enter-key-press

Conversation

@iamibrahimriaz
Copy link
Copy Markdown
Collaborator

@iamibrahimriaz iamibrahimriaz commented Aug 11, 2025

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Security fix
  • Improvement
  • New Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Text changes
  • Other... Please describe:

Description

Before:
Pressing Enter would reset the form values.
Pressing Enter would trigger a search even when input field was empty.

After:
Pressing Enter no longer resets the form values.
Pressing Enter does not trigger a search when input field is empty.

Any linked issues

Fixes #

Checklist

@Armanul46 Armanul46 added this to the 8.4.6 milestone Aug 20, 2025
@RabbiIslamRony
Copy link
Copy Markdown
Member

Looks Good

…into fix/instant-search-input-enter-key-press
@Armanul46 Armanul46 merged commit a85904f into sovware:development Aug 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants