Skip to content

Remove dropdown input field Chrome's native cancel button

Sascha Eggenberger requested to merge dropdown-input-field-cancel-fix into master

What does this MR do and why?

In Chromium based browsers the search input field has it's own native cancel button. As we provide our own, let's remove the native one.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Open an MR in GDK
  2. Search in the right sidebar for a reviewer

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sascha Eggenberger

Merge request reports