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

Unneeded ellipsis in search results when searching for a phrase #5837

Open
coverbeck opened this issue Mar 12, 2024 · 0 comments
Open

Unneeded ellipsis in search results when searching for a phrase #5837

coverbeck opened this issue Mar 12, 2024 · 0 comments
Labels
bug gui Issues related to the current GUI.

Comments

@coverbeck
Copy link
Contributor

coverbeck commented Mar 12, 2024

Describe the bug
When searching for a phrase, the search table may have double dots when they aren't required, and end up being a little confusing.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the search page
  2. Click on Advanced Search
  3. Select description, and enter variant caller in the "Exact word or phrase" input
  4. Click the advanced search button

For the second result, see this section in the description: "myco, the inputs to myco_simple strictly must be individually gzipped due to limitations of the variant...caller. " (screenshot below).

The ellipsis implies, to me, that there are word(s) between variant and caller, which is confusing, because I'm searching for the phrase variant caller, not the words variant and caller.

If you then click on the workflow, you'll see that the text says "variant caller", with nothing in between.

I realize this code may be fairly generic and may not be controllable (the first result doesn't have an ellipsis), but it would be nice.

Expected behavior
There should be no ellipsis.

Screenshots
Screen Shot 2024-03-12 at 12 59 00 PM

Additional context
[Domain] - https://dockstore.org

Webservice - 1.15.1

UI - 2.12.0

Deploy - 1.15.0

┆Issue is synchronized with this Jira Story
┆Issue Number: DOCK-2518
┆Sprint: Backlog
┆Issue Type: Story

@coverbeck coverbeck added bug gui Issues related to the current GUI. labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug gui Issues related to the current GUI.
Projects
None yet
Development

No branches or pull requests

1 participant