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

Redesign Explorer v0.9 #4474

Closed
yangwao opened this issue Dec 10, 2022 · 15 comments
Closed

Redesign Explorer v0.9 #4474

yangwao opened this issue Dec 10, 2022 · 15 comments
Labels
$$ ~51-150usd A-explorer A-multi-chain interoperability issues across more parachains chief p2 core functionality, or is affecting 60% of app redesign

Comments

@yangwao
Copy link
Member

yangwao commented Dec 10, 2022

Tasks

In particular order

The cat is out of the bag.

Backlog for Explorer v2


We've been quickly making the redesign explorer to bit speed run upcoming collection reading and try to recycle as much possible logic so we can deliver the finest user experience, in short time.

Most of the logic should be already there, so I bet this should not be delayed as a gallery item.

What you can see down is the basic view when the user first time opens https://kodadot.xyz/explorer. By default showing collections, aggregating collections from all networks we are indexing.

Each headline could be separate task I guess.

Default collections view

image

- there is no button for changing the grid and the number of cards. - network change

Explorer Tabs

Switching between Collections and Items. Here we would like to rethink URL path

Currently, we have on Collections /bsx/explore?tab=COLLECTION and we would like to have /explore/collectibles its more human friendly URL. Hopefully Nuxt Router won't be wonky here

For Items I would propose change from /bsx/explore?tab=GALLERY&page=1 -> /explore/items

All Networks switch

Currently, we are waiting for

Collection card

image

  • Collection card  #4497
  • For banner background we probably use banners, but as functionality is not there, we will use the last NFT from collection or avatar picture of collection.
    Then we are showing avatar, collection name which we probably be wrapping after some length (@exezbcz can hint length as we probably want to introduce dynamic grid?)
    Than numbers we already have are volume, highest sale and items in collections.

Explorer Items

image

Here you can see it added sort filter and grid settings

Sort By

image

We right now support two options to sort by. Why? Because sometime we want to see low to high from recently listed and not all low priced since first indexed data.

Explore Menubar

image

The default state we are thinking of would be the open section Status with a checked "Buy Now" option

Sections will be

  • Properties
  • Price
  • Status

Price

image

Our current price filter, I guess there are none changes.
Extra add is that when after applying price range you will change one of inputs, color of Apply button will change

Status

  • Buy Now -- Listed NFTs available to buy
  • Own -- NFTs your logged in address own

Properties

I guess we don't have screenshot here?

Filter Breadcumbs

image

If user clicks in Menubar, there will be adding filters as tags, with option to cancel those filters
By default there will be Buy Now, it's test and incentivize artist to always have something on sale
On the very end, we will show number of result item user has ability to see after filtered
filter tag behavior here:
image

Card Item

image

Classic.

  • Item name - here on hover we will be showing NFT hover card
  • collection name
  • price plus token
  • network in corner

Mobile ui

image

  • explore items
    • menu is 100% vh and vw, bottom part is fixed, i will update this so there is also clear all button.
    • sort by changed to an icon. When clicking, there will be dropdown
    • same with network switch
  • explore collection
    • only network switch

Figma

https://www.figma.com/file/OwAEyE0QDPn3tHXZbyot1o/Explore-v0.9?node-id=0%3A1&t=lu1bdZZIvVezlcsc-3

  • if you want edit rights, lmk

I'll go with @exezbcz and fill gaps in description

Ref

@yangwao yangwao added p3 non-core, affecting less than 40% chief A-explorer redesign labels Dec 10, 2022
@exezbcz
Copy link
Member

exezbcz commented Dec 14, 2022

issue updated ✅

@yangwao yangwao pinned this issue Dec 14, 2022
@exezbcz exezbcz added p2 core functionality, or is affecting 60% of app and removed p3 non-core, affecting less than 40% labels Dec 18, 2022
@yangwao
Copy link
Member Author

yangwao commented Dec 20, 2022

okay we've figured out the missing Figma link mystery

@yangwao yangwao added the $$ ~51-150usd label Jan 3, 2023
@yangwao yangwao added the A-multi-chain interoperability issues across more parachains label Jan 13, 2023
@preschian
Copy link
Member

just want to make sure, is the next/prev/random page removed in the new design?
Screenshot 2023-01-18 at 23 21 16

@exezbcz
Copy link
Member

exezbcz commented Jan 18, 2023

just want to make sure, is the next/prev/random page removed in the new design? Screenshot 2023-01-18 at 23 21 16

yes

@preschian
Copy link
Member

the collection page doesn't have a grid size button, is that expected?
Screenshot 2023-01-18 at 23 32 03

@preschian
Copy link
Member

oh nvm, I missed this - there is no button for changing the grid and the number of cards. - network change

@exezbcz
Copy link
Member

exezbcz commented Jan 18, 2023

oh nvm, I missed this - there is no button for changing the grid and the number of cards. - network change

no problem, you dont need that on explore, there is not something like minimalized collection cards yet

@preschian
Copy link
Member

no sort options on collectibles/collections?

@exezbcz
Copy link
Member

exezbcz commented Jan 20, 2023

no sort options on collectibles/collections?

based on what data you would like to sort it? I think its not that important, there are only few use cases. I would personally skip this.

@preschian
Copy link
Member

no sort options on collectibles/collections?

based on what data you would like to sort it? I think its not that important, there are only few use cases. I would personally skip this.

oh nothing, I just compared with current state. just want to make sure
Screenshot 2023-01-21 at 10 29 18

@exezbcz
Copy link
Member

exezbcz commented Jan 21, 2023

no sort options on collectibles/collections?

based on what data you would like to sort it? I think its not that important, there are only few use cases. I would personally skip this.

oh nothing, I just compared with current state. just want to make sure Screenshot 2023-01-21 at 10 29 18

I didn't mean to be offensive :D but I could have missed something actually good. Nope we dont have any sorting on top of collection explore

@yangwao
Copy link
Member Author

yangwao commented Jan 24, 2023

no sort options on collectibles/collections?

we can think of adding something to v1 explorer, found something from our backlog.
right now we can probably keep new/old

@preschian
Copy link
Member

👋 I will continue to "All Networks switch" section

@yangwao
Copy link
Member Author

yangwao commented Mar 17, 2023

I guess most of stuff for explorer is done @exezbcz ?
I don't see any p2 with explorer label https://github.com/kodadot/nft-gallery/issues?q=is%3Aissue+is%3Aopen+label%3Aexplorer+label%3Ap2

If so, we can close this one

@yangwao yangwao unpinned this issue Mar 17, 2023
@exezbcz
Copy link
Member

exezbcz commented Mar 17, 2023

yup, only the price in breadcrumbs is left - but that applies to the collection too so it could be made there

@exezbcz exezbcz closed this as completed Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
$$ ~51-150usd A-explorer A-multi-chain interoperability issues across more parachains chief p2 core functionality, or is affecting 60% of app redesign
Projects
None yet
Development

No branches or pull requests

3 participants