FlowFuse / flowfuse

Connect, collect, transform, visualise, and interact with your Industrial Data in a single platform. Use FlowFuse to manage, scale and secure your Node-RED solutions.
https://flowfuse.com
Other
285 stars 64 forks source link

Global search UI #4798

Closed cstns closed 2 days ago

cstns commented 3 days ago

Description

Added a new global search component which is permanently available in the nav bar

Related Issue(s)

closes https://github.com/FlowFuse/flowfuse/issues/4729

Checklist

Labels

codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.73%. Comparing base (bb77f60) to head (3ac03ef). Report is 35 commits behind head on main.

Additional details and impacted files ```diff @@ 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 ``` | [Flag](https://app.codecov.io/gh/FlowFuse/flowfuse/pull/4798/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FlowFuse) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/FlowFuse/flowfuse/pull/4798/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FlowFuse) | `78.73% <ø> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FlowFuse#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

knolleary commented 2 days ago

Looking great. Good job @cstns!

Steve-Mcl commented 2 days ago

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.