xHergz / TheMakeupApp

Capstone project for SET
0 stars 0 forks source link

Incomplete artist services shown #108

Closed xHergz closed 5 years ago

xHergz commented 5 years ago

Description:

Artist services are shown to clients even though they are incomplete and cannot be requested.

Reproduction Steps:

  1. Set up artist portfolio with makeover type and no service types
  2. Go to portfolio page with client
  3. Observer how empty makeover type is there

    Proposed Solution:

    Add checks to the artist portfolio services component to check if a makeover type has complete services and to the service component to check if a service has at least one consultation.