mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.

Home Page:https://mediacms.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search Cannot be Aborted Once Started

m-kind opened this issue · comments

Describe the issue
When starting a search by clicking the input field in the top bar I cannot abort the search anymore. After entering a search term I get a list with suggested search results which I cannot get rid of w/o reloading the page or navigating to another page.

To Reproduce
Steps to reproduce the issue:

  1. Go to https://demo.mediacms.io/
  2. Enter the term "birch" in the top search input box
  3. Try to abort the search by trying to close the search result list (which is not possible)

Expected behavior
I expect to be able to abort the search e.g. by pressing ESC, emptying the search input field or clicking a "clear" button inside the search input field.

Environment:

  • Version: 3.1.0
  • OS: various
  • Installation method: Docker
  • Browser: various