UniversityOfSaskatchewanCMPT371 / term-project-2024-team-4

Apache License 2.0
2 stars 2 forks source link

Properly display empty projectile point attribute values on view modal #130

Closed keliboi closed 5 months ago

keliboi commented 5 months ago

View projectile point modal displays labels of attributes that has empty values in database, which looks very cluttered with unnecessary labels displayed.

This patch also adds stakeholder requirement to display the word "indeterminate" if a projectile point has empty location, period, culture, or material values.

keliboi commented 5 months ago

A patch branch (patch/issue-130) has been created and is ready to be merged with main feature branch to fix issue