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

Use api and react for authors page #1558

Open
SamuelmdLow opened this issue Oct 30, 2024 · 1 comment
Open

Use api and react for authors page #1558

SamuelmdLow opened this issue Oct 30, 2024 · 1 comment

Comments

@SamuelmdLow
Copy link
Member

Its really annoying to have to reload the whole page when you hit the next or previous button or changes tabs on the authors page. Client side rendering with react would fix this.

To do this we would need to have news apis for author articles, author visuals articles, author images, and author videos.

Instead of next/previous for the gallery, I think there should be a "load more" button at the bottom and clicking it loads more images. I think we should stay with next/previous for the articles because its nice to be able to change the url to the correct page instead of clicking "load more" fifty times.

This is not high priority.

@SamuelmdLow
Copy link
Member Author

We should also have an option to filter by section. I think a little visualization of the number of articles by section would be cool

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

No branches or pull requests

1 participant