Skip to content

Conversation

@MaksymKarunos
Copy link
Member

  • Added a new icon of Magnifying Glass to the src/components/Icons (the icon is scraped from the original search icon located in the header, for some reasons it was not in the folder with all .svg icons).
  • Updated StyledHorizontalMenuFilter with the icon so it can be easily reused.

Copy link
Contributor

@Argn0 Argn0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm pretty sure there is a magnifying glass graphic somewhere already. It's being used for the submit button on the Explorer page for example.

@howardchung
Copy link
Member

Yeah looks like you can use the ActionSearch built-in icon here:

icon={!this.state.loading ? <ActionSearch /> : null}

@MaksymKarunos
Copy link
Member Author

Yeah looks like you can use the ActionSearch built-in icon here:

icon={!this.state.loading ? <ActionSearch /> : null}

Thank you so much! I am sorry I am still getting used to the project!
Making changes now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants