Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

docs: Ecosystem Page V2 #204

Closed
wants to merge 77 commits into from
Closed

docs: Ecosystem Page V2 #204

wants to merge 77 commits into from

Conversation

Rubyt0x
Copy link
Member

@Rubyt0x Rubyt0x commented Dec 8, 2023

New features:

  • Featured Projects: a carousel featuring projects live on Testnet based on their categories.
  • Project Details side panel: opens a side panel with more information about each project on a card click.
  • Informative Alert: An alert tells people to click on cards.
  • Added a Add Project button

Design enhancements:

  • Card design enhancement: improved layout, social buttons

Fixes #197

Copy link
Member

@luizstacio luizstacio left a comment

Choose a reason for hiding this comment

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

@Rubyt0x:

  1. can you add a cursor pointer when use hovers the card?
  2. None of the buttons work... the only one that works is visit website with the project tab open.
Screenshot 2024-01-10 at 10 44 36 Screenshot 2024-01-10 at 10 44 56 3. I think would be better to add the Visit Website button near to the logo, right now is easy to not see it. Screenshot 2024-01-10 at 10 32 12

Copy link
Member

@luizstacio luizstacio left a comment

Choose a reason for hiding this comment

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

  • Can you remove the inline styles, move them to the styles cost we have always creating a new item for it. Ex from style={{ a: 1 }} to style={styles.myA}
  • You could also split more the code, and improve the use of state, but we can do this later.

Copy link
Contributor

@LuizAsFight LuizAsFight left a comment

Choose a reason for hiding this comment

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

social buttons are grabbing too much attention, maybe try to do only bordered instead of background?

or keep same color? specially the X one when it's alone, that red button is the first thing you look

@LuizAsFight
Copy link
Contributor

yes @Rubyt0x much better now, I will fix audit in other PR then you can get rid of CI error

Copy link
Contributor

@LuizAsFight LuizAsFight left a comment

Choose a reason for hiding this comment

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

other changes requested from product side will come, so I'm blocking it for now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ecosystem Page: New project form integration
3 participants