Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
yujing-student opened an issue on OFRqq/the-startup-responsive-interactive-website
tips projectboard
Ik zag dat je geen projectboard hebt en maak er 1 want dat is heel handig voor je overzicht van je issues Je hebt goed voor ogen wat je wilt gaan maken en maak misschien een todo lijst hoe je hi...yujing-student opened an issue on OFRqq/the-startup-responsive-interactive-website
gebruik een form met daarin een label en input
In je code zag ik een label met een input zet daar een form met daarin een label en dan de input https://github.com/OFRqq/the-startup-responsive-interactive-website/blob/135c11cbd70f56db03e39bca...yujing-student opened an issue on OFRqq/the-startup-responsive-interactive-website
line indentie van je code
Je hebt nog niet heel veel code maar probeer er structuur in te houden door deze code netter te maken waardoor het beterr leesbaar is https://github.com/OFRqq/the-startup-responsive-interactive-...yujing-student opened an issue on OFRqq/the-startup-responsive-interactive-website
gebruik een main
Je code ziet er goed uit en ik mis nog een main. https://github.com/OFRqq/the-startup-responsive-interactive-website/blob/135c11cbd70f56db03e39bca37f420954fd237e2/index.html#L12-L52 Dit is no...yujing-student closed an issue on fdnd-agency/voorhoede
lightouse test issue seo
the seo is low and i have no i dea why that is ![image](https://github.com/user-attachments/assets/8cf4d429-facf-4d29-b8df-ffa15db0b592) ![image](https://github.com/user-attachments/assets/...yujing-student closed an issue on fdnd-agency/voorhoede
responsiveness issue
https://github.com/user-attachments/assets/99d8d98d-adc2-44e8-8cfe-a17e8e272376yujing-student closed a pull request on lisagjh/voorhoede
Fix/lines member component
<h1>what does this change</h1> With this issue I have fix https://github.com/fdnd-agency/voorhoede/issues/157 after the new navigation has been implemented the lines are not equeal so they nee...yujing-student created a review comment on a pull request on lisagjh/voorhoede
this has been commented because i had a error and when i commented this code my page has been working as normal
yujing-student created a comment on a pull request on lisagjh/voorhoede
> > ## toegankelijkheidstest > > het lijkt wel of de functie steeds word overgeslagen door de screenreader heb jij dit ook? > > het is de functie accountmanager en daaronder > > 2025-01-09.15-46...
yujing-student created a comment on an issue on Clarice-COD/the-startup-responsive-interactive-website
<h1>feedback wireflow</h1> de wireflow is duidelijk en de oplossingsrichting kan ik zien. je kan in het vervolg als je daar handig in bent het in figma maken en dan van links naar rechts want he...
yujing-student created a review on a pull request on lisagjh/voorhoede
<h2>ontwerp</h2> het ontwerp ziet er goed uit <h2>code</h2> de code ziet er goed en overzichtelijk uit <h2>browsertest</h2> ik heb hetzelfde zoals jij het hebt ![image](https://github.com...
yujing-student created a comment on a pull request on lisagjh/voorhoede
> Wat betreft het design op mobiel, hier zou ik de lijnen aan de zijkanten weghalen en bijna of de volledige schermbreedte gebruiken want nu ziet het erg krap uit door de onnodige lijnen deze voege...
yujing-student pushed 1 commit to Fix/Lines-member-component lisagjh/voorhoede
- fix: on the screen with 700px the lines are now against the side 3d34bbc
yujing-student pushed 1 commit to Fix/Lines-member-component lisagjh/voorhoede
- Fix: The responsiveness is now the same as in the vacancy page f8fbf93
yujing-student pushed 1 commit to Fix/Lines-member-component lisagjh/voorhoede
- Fix:change grid-container from div to section 225657a
yujing-student created a comment on an issue on fdnd-agency/voorhoede
mobile ![image](https://github.com/user-attachments/assets/cee522c6-5405-4439-bd9c-e6123075fbf4) tablet ![image](https://github.com/user-attachments/assets/2f8533b5-bb74-47de-b7f3-259f0c...
yujing-student closed an issue on fdnd-agency/voorhoede
refactor code lines
this code must be shorter ````css @media (min-width: 900px) and (max-width: 1338px) { .card:nth-child(odd) { border-right: 1px var(--grey) solid; } ...yujing-student pushed 1 commit to Fix/Lines-member-component lisagjh/voorhoede
- Fix #175 refactor the code and cleanup unnacessary code f0b5362