getgrav / getgrav/grav-plugin-admin
Admin add plugin field reloads page without filtering on enter
Open
- 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
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