gno icon indicating copy to clipboard operation
gno copied to clipboard

refactor(WIP): gnoland home realm

Open alexiscolin opened this issue 9 months ago β€’ 5 comments

Related to #3249, This PR init the refactor of the gno.land homepage, focusing on content sections and design.

Related: Figma design file.

TODO:

  • [x] Columns are implemented in code but require #3763 to be merged in order to appear in the UI.
  • [ ] Images need to be added to the assets folder (WIP).
  • [ ] Finalized content must be added.
  • [ ]Β Once Columns component is merged, we should add a new Input component to manage the airdrop tracker.
  • [ ] Add meta title and description

⚠️ Work in progress (WIP) with placeholder text, and the correct content still needs to be provided by the relevant counterparts in this PR.

alexiscolin avatar Mar 07 '25 06:03 alexiscolin

πŸ›  PR Checks Summary

All Automated Checks passed. βœ…

Manual Checks (for Reviewers):
  • [ ] IGNORE the bot requirements for this PR (force green CI check)
Read More

πŸ€– This bot helps streamline PR reviews by verifying automated checks and providing guidance for contributors and reviewers.

βœ… Automated Checks (for Contributors):

🟒 Maintainers must be able to edit this pull request (more info) 🟒 Pending initial approval by a review team member, or review from tech-staff

β˜‘οΈ Contributor Actions:
  1. Fix any issues flagged by automated checks.
  2. Follow the Contributor Checklist to ensure your PR is ready for review.
    • Add new tests, or document why they are unnecessary.
    • Provide clear examples/screenshots, if necessary.
    • Update documentation, if required.
    • Ensure no breaking changes, or include BREAKING CHANGE notes.
    • Link related issues/PRs, where applicable.
β˜‘οΈ Reviewer Actions:
  1. Complete manual checks for the PR, including the guidelines and additional checks if applicable.
πŸ“š Resources:
Debug
Automated Checks
Maintainers must be able to edit this pull request (more info)

If

🟒 Condition met
└── 🟒 And
    β”œβ”€β”€ 🟒 The base branch matches this pattern: ^master$
    └── 🟒 The pull request was created from a fork (head branch repo: alexiscolin/gno)

Then

🟒 Requirement satisfied
└── 🟒 Maintainer can modify this pull request

Pending initial approval by a review team member, or review from tech-staff

If

🟒 Condition met
└── 🟒 And
    β”œβ”€β”€ 🟒 The base branch matches this pattern: ^master$
    └── 🟒 Not (πŸ”΄ Pull request author is a member of the team: tech-staff)

Then

🟒 Requirement satisfied
└── 🟒 If
    β”œβ”€β”€ 🟒 Condition
    β”‚   └── 🟒 Or
    β”‚       β”œβ”€β”€ πŸ”΄ At least 1 user(s) of the organization reviewed the pull request (with state "APPROVED")
    β”‚       β”œβ”€β”€ 🟒 At least 1 user(s) of the team tech-staff reviewed pull request
    β”‚       └── 🟒 This pull request is a draft
    └── 🟒 Then
        └── 🟒 And
            β”œβ”€β”€ 🟒 Not (πŸ”΄ This label is applied to pull request: review/triage-pending)
            └── 🟒 At least 1 user(s) of the team tech-staff reviewed pull request

Manual Checks
**IGNORE** the bot requirements for this PR (force green CI check)

If

🟒 Condition met
└── 🟒 On every pull request

Can be checked by

  • Any user with comment edit permission

Gno2D2 avatar Mar 07 '25 06:03 Gno2D2

@leohhhn, should we consider an alternative method to AdminSetOverride for updating content, with future scalability in mind?

alexiscolin avatar Mar 07 '25 06:03 alexiscolin

@leohhhn, should we consider an alternative method to AdminSetOverride for updating content, with future scalability in mind?

I guess it should be ok, since Manfred updated the realm one week ago with this feature.

alexiscolin avatar Mar 07 '25 10:03 alexiscolin

Removed the TODO content and this content from the PR, we can add it in later

michelleellen avatar Mar 12 '25 12:03 michelleellen

We need to add the email subscription to the page as well @alexiscolin

michelleellen avatar Mar 26 '25 11:03 michelleellen

This PR is stale because it has been open 3 months with no activity. Remove stale label or comment or this will be closed in 3 months.

github-actions[bot] avatar Sep 19 '25 02:09 github-actions[bot]