getgrav / getgrav/grav-plugin-admin

Admin add plugin field reloads page without filtering on enter

Open
#2,306 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

**Steps to reproduce:**

1. Navigate to `/admin/plugins/install`
2. Type something in the filter field and hit enter.

**Expected Behavior**

The results are filtered same as would happen on keyup.

**Actual Behavior**

The page reloads and no filtering is performed.

Contributor guide

Open the contributing guide

Research direction

Start at the admin/plugins/install page and inspect the filter field and its existing keyup behavior. Reproduce the issue by pressing Enter, then verify that filtering occurs without a page reload and matches the keyup results.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.