Skip to content
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

feat: Beacon network UI #165

Merged
merged 105 commits into from
Oct 22, 2024
Merged

feat: Beacon network UI #165

merged 105 commits into from
Oct 22, 2024

Conversation

gsfk
Copy link
Member

@gsfk gsfk commented Jun 11, 2024

First pass at a UI for Bento beacon network. Requires Bento 17 and bento_beacon pr #93.

Features:

  • aggregated statistics for each query
  • aggregation is done here rather than in the backend, results are updated in real time rather than having to wait for all beacons to respond.
  • individual results are shows for each beacon in the network even if there are zero results.
  • refactor some beacon components to handle either network or single beacon queries.

@davidlougheed davidlougheed changed the title Features/beacon network feat: Beacon network UI Oct 9, 2024
refact: useBeaconNetwork hook + some translation
refact: factor out common types for discovery results + new types
# Conflicts:
#	src/js/components/Beacon/BeaconQueryUi.tsx
#	src/js/components/Search/SearchResultsPane.tsx
#	src/styles.css
refact: combine beacon and network double-slices
Copy link
Member

@davidlougheed davidlougheed left a comment

Choose a reason for hiding this comment

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

LGTM

@gsfk
Copy link
Member Author

gsfk commented Oct 22, 2024

woot

@gsfk gsfk merged commit d424f18 into main Oct 22, 2024
2 checks passed
@davidlougheed davidlougheed deleted the features/beacon-network branch October 22, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants