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

file tags searchable from advanced search and dataset page #7194 #7385

Merged
merged 2 commits into from
Nov 12, 2020

Conversation

pdurbin
Copy link
Member

@pdurbin pdurbin commented Nov 3, 2020

What this PR does / why we need it:

File tags are absent from the Advanced Search page. This pull request adds it.

When you type file tags into the search box for the file listing on the dataset page, you don't get hits on the files with those tags. (Only file name and file description are searched.) This pull request fixes this.

Which issue(s) this PR closes:

None. (This PR adds part of what is #7194; the 2nd part has expanded into a broader conversation, so we'll leave the issue open for that)

Special notes for your reviewer:

I followed the same pattern as other search fields. I didn't re-write the search code.

Suggestions on how to test this:

  • Add some file tags to files.
  • Search for them from the Advanced Search page.
  • Search for them from the file listing on the dataset page.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

Yes.

Screenshot of "File Tags" from the Advanced Search page:

Screen Shot 2020-11-03 at 3 10 41 PM

Screenshot of searching for a tag called "Foo Bar" on the file listing on the dataset page:

Screen Shot 2020-11-03 at 3 47 18 PM

Is there a release notes update needed for this change?:

Yes, included.

Additional documentation:

None.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.003%) to 19.488% when pulling 63096ec on 7194-file-tags-search into 155ea1e on develop.

@scolapasta scolapasta self-assigned this Nov 12, 2020
Copy link
Contributor

@scolapasta scolapasta left a comment

Choose a reason for hiding this comment

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

Looks good; I edited the PR conversation to reflect that this does not close #7194, as that has spawned into a new discussion. But this clearly adds value for the first part, so moving it to QA.

IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from Review 🦁 to QA 🔎✅ Nov 12, 2020
@scolapasta scolapasta removed their assignment Nov 12, 2020
@kcondon kcondon self-assigned this Nov 12, 2020
@kcondon
Copy link
Contributor

kcondon commented Nov 12, 2020

@pdurbin Would you refresh this from develop?

@pdurbin
Copy link
Member Author

pdurbin commented Nov 12, 2020

@kcondon sure, done in 86568b1.

@kcondon kcondon merged commit fe9e24d into develop Nov 12, 2020
IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from QA 🔎✅ to Done 🚀 Nov 12, 2020
@kcondon kcondon deleted the 7194-file-tags-search branch November 12, 2020 20:49
@djbrooke djbrooke added this to the 5.3 milestone Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants