-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
As crawls get larger, it becomes difficult to find specific pages in the Web UI dashboard. We need a search bar to instantly highlight specific nodes by URL or title.
Requirements:
- Add a search input component to the
@crawlith/webReact dashboard. - As the user types, visually highlight matching nodes (and their immediate edges) in the D3/Vis graph.
- Fade out or dim non-matching nodes.
- Clear the search highlight when the input is empty.
Good First Issue
Perfect issue for frontend React developers! You'll be working in plugins/web/src/components.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed