Consensys / linea-attestation-registry

Verax is a shared registry for storing attestations of public interest on EVM chains, designed to enhance data discoverability and consumption for dApps across the network.
https://ver.ax
MIT License
129 stars 64 forks source link

[US] As a user, I want to see indication that I am currently looking at a filtered view of Attestations #762

Open alainncls opened 2 days ago

alainncls commented 2 days ago

As a user, I want to see indication that I am currently looking at a filtered view of Attestations, So that this view is easier to understand


Problem

The current "Filtered Views," accessed from the Issuer page when users want to see all the Attestations from an Issuer or for a specific Attestation Type, do not indicate which category the displayed Attestations belong to.

Instead, the same heading/button from the page showing all Attestations is being displayed.

This leads to confusion for users regarding the content of the page.

Solution to implement

Replace the generic "Explore Attestations" title with specific text for each filter.

When filtering by Attestation Type

When filtering by Issuer

[!WARNING] The customized title should be consistently displayed regardless of whether the user is navigating internally within the Explorer or accessing the page via an external link.

alainncls commented 2 days ago

For Issuer attestations: "Attestations from [Issuer name]"

Right now we don't have such a page, should we push that to an other ticket?

arthur-remy commented 2 days ago

I was thinking of the page which is accessed through the button on the screenshot. So for instance at this URL

Image

alainncls commented 2 days ago

@arthur-remy very true! Thanks for reminding me! I'm amending the description then!

Stasn13 commented 2 days ago

working on it, could you please assign it to me?