Open mariokreitz opened 2 months ago
Hi, was this issue already fixed? I would like to start contributing with open source, and I found out the popup doesn't renders properly in my notebook(1366 x 720px screen). Since the overview-card has a height of 700px, I think it is rendering above my browser window. Below is the representation showing the popup in my screen:
Hi, was this issue already fixed? I would like to start contributing with open source, and I found out the popup doesn't renders properly in my notebook(1366 x 720px screen). Since the overview-card has a height of 700px, I think it is rendering above my browser window. Below is the representation showing the popup in my screen:
Hey, this issue with the chart isnt fixed.
THe issue what you are facing is a different one. The overall height from the popupcard is fixed to 700px on the desktop view. I didnt testet it on this resolution that you have =) so the css need some refactoring
Great :)
I am going to fork in order to refactor the css(opening a new issue in order to keep this older one), and so will pull request as soon as possible, thanks! Since I am learning the code, it may take some time, but I intend to add a portuguese translation in the Pokedex as well in the future.
Good First Issue: Radar Chart Customization and Design Tweaks
Description: We need help with customizing and improving the design of the radar chart in the Pokedex-v2 project. This is a great opportunity for newcomers to get familiar with our charting library and contribute to enhancing the visual appeal and functionality of the radar chart.
Task Details:
src/app/components/pokemon-list/pokemon-popup
directory.Requirements:
Resources:
How to Get Started:
git clone
.git checkout -b radar-chart-customization
.Additional Notes:
Labels: