Skip to content

feat(ui): components scaffolding for search list and row

Pokhi requested to merge feat/search-result-list into develop

Targets: #1531 (closed)

This MR introduces 2 new components along with stories:

  1. SearchResultList
  2. SearchResultRow
  3. Tag

It also creates a modified copy of ui/Pages/Bookmanager/Book/Row.js into ui/Pages/Bookmanager/Search/Row.js to support the SearchResultRow.

Edited by Pokhi

Merge request reports