Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

feat(search-boxes): add clear button for inputs #603

Merged
merged 2 commits into from
Jul 26, 2020

Conversation

cagdas001
Copy link
Collaborator

@cagdas001 cagdas001 commented Jul 25, 2020

Add clear/reset button for the searchBox component input.
Add clear/reset button for the SuggestionBox component input.
Add clear/reset button for the AddToGroupModal component input.

Addresses #161

Add clear/reset button for the searchBox component input.
Add clear/reset button for the SuggestionBox component input.

Addresses topcoder-archive#161
Copy link
Collaborator

@callmekatootie callmekatootie left a comment

Choose a reason for hiding this comment

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

In General

  • The clear search text is not showing in Add To Group modal

In Firefox

  • The clear search text button is not vertically centered (I think this is applicable to chrome too not sure if it is really at center) but in firefox it is definitely prominent that it is not vertically centered
  • In the Group tab, the clear search text does not show up. It does show up in Chrome

Fix for the vertical alignment of the clear buttons at search inputs.
Add the missing clear/reset button for the AddToGroupModal.
@cagdas001 cagdas001 requested a review from callmekatootie July 26, 2020 15:00
@cagdas001
Copy link
Collaborator Author

@callmekatootie Pushed a new commit, it should solve the mentioned issues

@callmekatootie callmekatootie merged commit 0798c13 into topcoder-archive:develop Jul 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants