question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

when fuzzy-finding, grouped repositories is a bit confusing

See original GitHub issue

Is your feature request related to a problem? Please describe. @nickcraver tweeted me this screenshot a few days ago:

Note that Chat - the project that Nick wants and the best match - is actually below other matches because grouping still takes precedence over the fuzzy-find results when we’re filtering.

Describe the solution you’d like I’m not settled on a solution for this, but random thoughts:

  • once fuzzy-finding kicks in, maybe we drop the grouping of repositories? But that throws away the grouping which might confuse people in a different way.
  • can we rework this UI so that we don’t do the normal grouping, but still keep that context around?

Describe alternatives you’ve considered Not really, just writing this up to capture it.

Teachability, Documentation, Adoption, Migration Strategy 🤷‍♂️

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:5
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

6reactions
vinklacommented, Jun 26, 2019

I agree with #7769 that the new filter updates makes it harder to jump between repositories.

  1. When I filter the list I would expect it to sort exact matches before repositories in the recent group.
  2. When I press <kbd>Enter</kbd> I would expect it to jump to the first repository in the list.

Example 1

In this case I want to jump to the atom-ide-definitions repository. Though, I’ve recently worked in the autocomplete-tailwind repository. When I filter “atom” it returns autocomplete-tailwind before atom-ide-definitions. I would expect it to list the atom-* repositories first.

Example 2

In this example I filter dotfi but the atom-ide-definitions repository is still listed before the dotfiles repository.

1reaction
shiftkeycommented, Jun 4, 2018

How about ordering the groups based on the weight of the best match in the group?

Maybe? I think we’d need a spike branch with some dummy repository/account data to experiment with from a UX perspective, to figure out what makes sense.

Read more comments on GitHub >

github_iconTop Results From Across the Web

GitLab University: Repositories, Projects and Groups - YouTube
GitLab University of December 10, 2015 on Repositories, Projects and Groups.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found