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

Forks view and Collection Component #82

Open
pepoospina opened this issue Mar 13, 2021 · 3 comments
Open

Forks view and Collection Component #82

pepoospina opened this issue Mar 13, 2021 · 3 comments
Assignees
Labels

Comments

@pepoospina
Copy link
Contributor

pepoospina commented Mar 13, 2021

Reuse the same web component to show a section pages or the forks section.

It will have two views: grid and table.

Mock the fork search for now

@pepoospina
Copy link
Contributor Author

  • Create a section.base.element.ts (maybe an abtract? class)
  • Extract the function to get pages ids and to sort them into a separate implementation class (this is the same logic as the profile page) (maybe the blog feed can be just a view over the collection.)

@pepoospina
Copy link
Contributor Author

For the card view, we can have new "read-only" document viewer component that fetches 2 levels of the document and renders it without the editor capabilities. Let's create a task for this.

@pepoospina pepoospina self-assigned this Jun 9, 2021
@pepoospina
Copy link
Contributor Author

pepoospina commented Jun 15, 2021

  • Style collections
  • Flash reload blinks page when switching page.
  • Push missing update when push changes
  • canUpdate not updade just after page creation
  • cache explore endpoint too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant