Skip to content

feat: enhance Pokedex with detailed modal, type filtering, and favorites#119

Merged
Hrishikesh-Dalal merged 3 commits intocommitra:mainfrom
HarjobandeepSingh:feat/pokedex-enhancements
Oct 25, 2025
Merged

feat: enhance Pokedex with detailed modal, type filtering, and favorites#119
Hrishikesh-Dalal merged 3 commits intocommitra:mainfrom
HarjobandeepSingh:feat/pokedex-enhancements

Conversation

@HarjobandeepSingh
Copy link
Copy Markdown
Contributor

  • Add Pokemon detail modal with moves, abilities, stats, and species info
  • Implement type-based filtering with dropdown selector
  • Add favorites system with localStorage persistence
  • Include star button on each Pokemon card for favoriting
  • Add 'Show Favorites' toggle to view only favorited Pokemon
  • Enhance data fetching to include comprehensive Pokemon details
  • Improve UI with responsive controls and smooth animations
  • Maintain original beautiful design while adding new functionality

Resolves #118

- Add Pokemon detail modal with moves, abilities, stats, and species info
- Implement type-based filtering with dropdown selector
- Add favorites system with localStorage persistence
- Include star button on each Pokemon card for favoriting
- Add 'Show Favorites' toggle to view only favorited Pokemon
- Enhance data fetching to include comprehensive Pokemon details
- Improve UI with responsive controls and smooth animations
- Maintain original beautiful design while adding new functionality

Resolves commitra#118
@vercel
Copy link
Copy Markdown

vercel bot commented Oct 25, 2025

@HarjobandeepSingh is attempting to deploy a commit to the venisha-kalola's projects Team on Vercel.

A member of the Team first needs to authorize it.

@venisha-kalola
Copy link
Copy Markdown
Contributor

add screenshot of your implementations

- Fix card text color logic that was accidentally removed
- Restore proper contrast for light background Pokemon (normal, fairy, ice)
- Ensure dark text on light backgrounds and white text on dark backgrounds
- Fix Pokemon name and type pill text colors
- Maintain beautiful card appearance with proper readability
@HarjobandeepSingh
Copy link
Copy Markdown
Contributor Author

image image image image

@Hrishikesh-Dalal Hrishikesh-Dalal merged commit d194165 into commitra:main Oct 25, 2025
1 check failed
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.

Pokedex : Enhance it

3 participants