Skip to content

Searching blocks by blockHeight is unusable for small blockHeights #533

@DOBEN

Description

@DOBEN

Task description

Searching blocks by blockHeight is not working for small blockHeights with our front-end UI.

While the search result considers the blockHeigt (https://github.com/Concordium/concordium-scan/blob/ccdscan-backend/0.1.29/backend-rust/src/graphql_api/search_result.rs#L90), there are more than three matches when searching for small blockHeights (e.g. many hashes start with 0 as well). Redesign of the UI behavior to make the search possible since searching for the genesis block is a common behavior.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions