Skip to content

Conversation

axosoft-ramint
Copy link
Contributor

@axosoft-ramint axosoft-ramint commented Dec 10, 2024

Closes #3855

Current approach has some hacky workarounds to accommodate:

  • Directly moving into search mode when a PR url is pasted in
  • Not losing the content of the search box when toggling search mode on
  • Showing the option to toggle search mode on if no results are found when searching with it off

Suggestions welcome

@axosoft-ramint axosoft-ramint added feature area-launchpad Issues or features related to Launchpad labels Dec 10, 2024
@axosoft-ramint axosoft-ramint force-pushed the 3855-launchpad-pr-search-refinement branch from c0b32cc to 1051707 Compare December 12, 2024 15:50
axosoft-ramint and others added 5 commits December 15, 2024 13:25
Separates search in 3 modes: filtering, url search, & search mode
- Introduces dedicated search mode UI with clearer user feedback
- Consolidates GitHub/GitLab PR URL parsing into a single utility
- Reduces UI flicker during searches with optimistic updates
@eamodio eamodio force-pushed the 3855-launchpad-pr-search-refinement branch from 1051707 to a410551 Compare December 16, 2024 05:40
Copy link
Member

@eamodio eamodio left a comment

Choose a reason for hiding this comment

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

Pushed more experience changes

@eamodio eamodio merged commit 94f1875 into main Dec 16, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-launchpad Issues or features related to Launchpad

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Launchpad PR search refinement

2 participants