Skip to content

DM-6135: vo search simplified panel #111

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

Merged
merged 8 commits into from
Jun 30, 2016
Merged

DM-6135: vo search simplified panel #111

merged 8 commits into from
Jun 30, 2016

Conversation

ejoliet
Copy link
Contributor

@ejoliet ejoliet commented Jun 28, 2016

Please, review this branch and let me know. VO search panel will be found in the last right-hand tab on the 'Catalog' search dropdown panel and can be tested by using VO URL value as:
http://vizier.u-strasbg.fr/viz-bin/votable/-A?-source=J/A+A/402/549
and 'ngc3293' as target.

<ValidationField
fieldKey={'vourl'}
/*validator={urlValidator}*/
tooltip='Enter the VO cone search URL directly (or use the link below to open external NVO search and find the VO cone search URL)'
Copy link
Contributor

Choose a reason for hiding this comment

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

please check if this tooltip is shown?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You are right, it doesn't. I will fix that. Need to be in a 'initialState' object to be set properly.

@cwang2016
Copy link
Contributor

review is done. Looks good.

@tgoldina
Copy link
Contributor

Just one more comment: VO URL field should show validation errors. When search is clicked and the VO URL field is invalid or empty, nothing happens. There should be a red validation error mark just like for empty target. (You can set nullAllowed=false and validator in initial state.)

@ejoliet ejoliet merged commit 265c172 into dev Jun 30, 2016
@ejoliet ejoliet deleted the DM-6135-vo-search-panel branch June 30, 2016 00:50
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