Skip to content

Micro-interaction #58#72

Merged
amirnapoletano merged 2 commits into
mainfrom
Ticketspagina-Amir
May 23, 2025
Merged

Micro-interaction #58#72
amirnapoletano merged 2 commits into
mainfrom
Ticketspagina-Amir

Conversation

@amirnapoletano

Copy link
Copy Markdown
Collaborator

feat(button): add ripple effect and loading-spinner micro-interaction to NEXT STEP button on Tickets-page

amirnapoletano and others added 2 commits May 22, 2025 14:50
feat(button): add ripple effect and loading-spinner micro-interaction to NEXT STEP button on Tickets-page

@fatimahilali fatimahilali left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Wat goed gaat:

  • Je gebruikt semantische HTML-elementen zoals <article>, <label>, <strong>, <aside>, en <button>.
  • Je houdt rekening met progressive enhancement: er is een fallback als JavaScript uitstaat.

Waar je nog op kunt letten:

  • Gebruik bij afbeeldingen het <picture>-element en width en height voor betere performance.
  • Voeg een eenvoudige try...catch toe rond GET-requests voor betere foutafhandeling.
  • Ik zie geen media queries. Werk je wel mobile-first? Begin met mobiele styling en voeg daarna desktop toe.

@Karima002 Karima002 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Goed gedaan! Ik heb nog een aantal feedback punten:

  • Probeer de pull request in te vullen aan de hand van de template. Zie hiervoor deze issue: #36 (comment)
  • Gebruik comments in je code. Ik merk met name bij de javascript dat ik niet goed begrijp wat daar gebeurt.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants