Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/search input icon #551

Merged
2 commits merged into from
Apr 9, 2024
Merged

Feat/search input icon #551

2 commits merged into from
Apr 9, 2024

Conversation

Jdrazong
Copy link
Contributor

Moved search input icon to the left side of the component.

Zrzut ekranu 2023-08-10 o 09 20 44
Zrzut ekranu 2023-08-10 o 09 21 35
Zrzut ekranu 2023-08-10 o 09 21 39

@@ -131,8 +131,7 @@ export const SearchInput: React.FC<SearchInputProps> = React.forwardRef(
css={{
position: 'absolute',
top: '50%',
transform: 'translateY(-50%)',
right: '$1'
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is the $1 no longer necessary?

@MiguelGDLR
Copy link
Collaborator

Hi, could we please separate the clear button and leave it in the right? as that is an interactive element

@thomasdigby
Copy link
Member

@Jdrazong Is this PR still relevant/useful? If not can we close it?

@Jdrazong Jdrazong closed this pull request by merging all changes into main in 10be74d Apr 9, 2024
@Jdrazong Jdrazong deleted the feat/search-input-icon branch April 9, 2024 09:08
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.

4 participants