Skip to content

feat: [ClassList] Display ClassList if there is not search done

If the SearchBar component is renders, at the begining the class list is rendered. If a search is launched then the class list is hidden to render the search result. If the seach is launched with an empty searchInput then the class list is render again.

Merge request reports