-
Notifications
You must be signed in to change notification settings - Fork 64
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
Global search UI #4798
Global search UI #4798
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4798 +/- ##
=======================================
Coverage 78.72% 78.73%
=======================================
Files 314 314
Lines 15053 15063 +10
Branches 3457 3461 +4
=======================================
+ Hits 11851 11860 +9
- Misses 3202 3203 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
…ry param built in the datatable component
…ve access to any of the results
…section routes from pages that are not nested under team_slug
…arch_ui # Conflicts: # frontend/src/components/global-search/components/ResultSection.vue
Looking great. Good job @cstns! |
1 issue. Since the search maintains your last query, if you add a thing and open the search it is already pre-populated and the new thing is not shown. Otherwise, really REALY slick - love it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
love it. great piece of work.
Description
Added a new global search component which is permanently available in the nav bar
Related Issue(s)
closes #4729
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label