Skip to content

Implement dynamic fetching of GitHub contributors and update UI#2

Merged
nhktmdzhg merged 3 commits intoLotusInputMethod:mainfrom
hthienloc:main
Mar 31, 2026
Merged

Implement dynamic fetching of GitHub contributors and update UI#2
nhktmdzhg merged 3 commits intoLotusInputMethod:mainfrom
hthienloc:main

Conversation

@hthienloc
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request implements dynamic contributor fetching from the GitHub API with a local storage caching mechanism and updates the UI to display a live contributor count and links to GitHub profiles. Feedback was provided to enhance the fetchContributors function by moving static configurations outside the function, adding necessary error handling for JSON parsing of cached data, and suggesting the use of computed properties for better state management.

Comment thread src/views/Home.vue
@nhktmdzhg nhktmdzhg merged commit 5b62dd6 into LotusInputMethod:main Mar 31, 2026
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

Successfully merging this pull request may close these issues.

2 participants