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

Added search functonality to dashboard so user can search with Txn ha… #357

Conversation

saksham1203
Copy link
Contributor

…sh/Block no from there itself

What this PR does / why we need it:

The feature facilitates user to search data using a block number/transaction id. The Search field is provided in the dashboard screen. A modal with the appropriate data will be displayed in response to user input.
It provisions user for a quick data search pertaining to specific block or transaction.

Which issue(s) this PR fixes:

Fixes #345

Special notes for your reviewer:

Does this PR introduce a user-facing change?

yes

Additional documentation, usage docs, etc.:


@saksham1203 saksham1203 requested a review from a team as a code owner February 24, 2023 08:19
@ArchanaArige
Copy link
Contributor

@deekshithvarma256. Please review.

Copy link
Contributor

@deekshithvarma256 deekshithvarma256 left a comment

Choose a reason for hiding this comment

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

LGTM

@ArchanaArige ArchanaArige self-requested a review May 29, 2023 09:35
Copy link
Contributor

@ArchanaArige ArchanaArige left a comment

Choose a reason for hiding this comment

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

Resolve conflicts

…sh/Block no from there itself

Signed-off-by: saksham1203 <saksham.s1203@gmail.com>
@saksham1203 saksham1203 force-pushed the BE-345-Search-data-by-block-number-or-transaction-id branch from fdbb517 to 3cfd1d3 Compare May 29, 2023 11:00
@ArchanaArige ArchanaArige merged commit 7eace22 into hyperledger-labs:main May 29, 2023
2 checks passed
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.

Frontend - Search data by block number (or) transaction id
3 participants