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

add options for search input #38

Merged
merged 9 commits into from
Mar 21, 2022

Conversation

madhur-tandon
Copy link
Member

Closes #26

I think more work is needed in terms of UI + check if results are being changed on toggling of the options.

src/searchReplace.tsx Outdated Show resolved Hide resolved
@fcollonval
Copy link
Member

Indeed you need to update the styles - I would align on the same row the search box and he buttons (you can try setting the minimal attribute on the buttons if they look too big).

Definitely need to add tests.

@madhur-tandon
Copy link
Member Author

@fcollonval should be ready to merge I guess

Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

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

Styling could be improved. But mainly you should add test for the two other buttons.

ui-tests/tests/search.spec.ts Show resolved Hide resolved
@madhur-tandon
Copy link
Member Author

@fcollonval this is ready for merge!

Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

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

LGTM

@fcollonval fcollonval merged commit ee61bf7 into jupyterlab-contrib:master Mar 21, 2022
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.

[frontend] Add option buttons
2 participants