Skip to content
#

cif

Here are 63 public repositories matching this topic...

paulrohrbeck
paulrohrbeck commented Jun 2, 2021

User Story

As a developer, I want the ability to close the Search Bar component by simply changing the CSS class without bugs resulting from the internal toggle() method.

Description & Motivation

Instead of relying on an internal state (this._state.visible), we would like to check against the current CSS class (.searchBar__root_open) of the the search bar root

. The current metho

Improve this page

Add a description, image, and links to the cif topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cif topic, visit your repo's landing page and select "manage topics."

Learn more