Skip to content

Search modal links to a 404 page

Tomas Bulva requested to merge 467538-search-modal-links-to-a-404-page into master

What does this MR do and why?

Fixed issue where numpad enter key press was leading to 404 page.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
before-720 after-720

How to set up and validate locally

  1. Chances are you don't use a keyboard with numpad on mac this can be easily simulated within the os it self
  2. On any page press 's' or '/'
  3. Search for any term (eg: runner)
  4. Submit this search using numpadEnter key

Related to #467538 (closed)

Edited by Tomas Bulva

Merge request reports