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

Implement Dynamic Data Rendering for Sidebar (Who to Follow) #157

Open
lokeshwar777 opened this issue Aug 29, 2024 · 0 comments · May be fixed by #158
Open

Implement Dynamic Data Rendering for Sidebar (Who to Follow) #157

lokeshwar777 opened this issue Aug 29, 2024 · 0 comments · May be fixed by #158

Comments

@lokeshwar777
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, the sidebar on the home page, which is supposed to display contributors and "Who to Follow" suggestions, is static and does not dynamically update based on user interactions or changes in the database. This limits the functionality and relevance of the sidebar, making it less engaging for users.

Describe the solution you'd like
I would like to implement a dynamic data rendering mechanism for the sidebar on the home page. The sidebar should:

  • Show a basic version of "Who to Follow" suggestions that update based on existing data.
  • Ensure that the data is fetched in real-time and updates dynamically without requiring a page refresh.

Describe alternatives you've considered
Implementing a periodic refresh of the sidebar content, but this could lead to performance issues and a less seamless user experience.

Additional context
Implementing this feature will improve user engagement by providing relevant suggestions in the sidebar. This will also encourage users to interact more with the platform, following contributors and discovering new content.

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

Successfully merging a pull request may close this issue.

1 participant