View on GitHub

next-graphcms-shows

A Next.js application for displaying fictional live events retrieved from GraphCMS

Home > Issues > 5

Conditionally show artist URLs

Type Effort (Fibonacci)
Bug 1

Right now, the show page lists Website, Facebook, Instagram, and YouTube regardless of whether or not these fields contain values. Make these links render conditionally, so only the truthy values are shown.

Design

Currently Should be
currently should be

Acceptance criteria