Ditmar / backoffice-openscience

2 stars 0 forks source link

Bug: SearchBar Component Stopped Working Due to New Icon Handling Approach #177

Closed Ditmar closed 20 hours ago

Ditmar commented 1 day ago

image

Description: The SearchBar component located in the Molecules folder in Storybook has stopped working. The issue appears to be related to the new icon display approach implemented in PR #174. The SearchBar component needs to adopt this new approach to restore its functionality.

Requirements:

  1. Review the SearchBar component in the Molecules folder.
  2. Implement the new icon handling approach as described in PR #174.
  3. Validate that the component functions correctly after the changes are applied.

Steps to Reproduce:

  1. Go to Storybook and navigate to UI -> components -> molecules -> SearchBar.
  2. Observe that the component does not load or function as expected.

Expected Result: The SearchBar component should be fully functional and correctly display icons according to the new approach.

Actual Result: The SearchBar component is non-functional, likely due to changes in icon handling.

Environment:

Priority: High

Related Tasks:

Ditmar commented 1 day ago

Thanks, Jerson!

Ditmar commented 20 hours ago

something weird is happening the bug was gone, I will close this ticket I think is not necessary anymore