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

New collective page initial release #1951

Closed
1 task done
Betree opened this issue Apr 19, 2019 · 1 comment
Closed
1 task done

New collective page initial release #1951

Betree opened this issue Apr 19, 2019 · 1 comment

Comments

@Betree
Copy link
Member

Betree commented Apr 19, 2019

This issue will track the progress for the first iteration of the new collective page.

Files

  • All components specific to this page will go to components/collective-page
  • index.js will export the main content component

Tree

└── components
⬜├── collective-page
⬜│⬜├── Hero.js
⬜│⬜├── index.js
⬜│⬜├── NavBar.js
⬜│⬜├── SectionAbout.js
⬜│⬜├── SectionBudget.js
⬜│⬜├── SectionUpdates.js
⬜│⬜├── SectionContributejs
⬜│⬜├── SectionContributors.js

Concepts

  • The main component (index.js) will be responsible for tracking the scroll position and update children accordingly.
  • For the first iteration, this page will be mounted on /collective/v2

Don't forget

  • Migrate the old notification bar

Design

@Betree
Copy link
Member Author

Betree commented Sep 5, 2019

The initial release is now ready, we'll use #2225 to collect feedback on it

@Betree Betree closed this as completed Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant