tuwien-csd / damap-frontend

MIT License
10 stars 10 forks source link

Plans: Handle null/undefined version tag #360

Closed ValentinFutterer closed 4 days ago

ValentinFutterer commented 1 week ago

Describe the bug When the version is null or undefined, this happens: image

Is this a regression? No.

Expected behavior It should be handled by leaving it blank, or with a text explaining that there is no version currently.

Environment

ValentinFutterer commented 1 week ago

The behaviour in the screenshot only occurs when the backend does not include the commit f015897e1e1d54700b2adec66faf29990b19595d. With an up to date backend, the current behaviour is to keep the cell blank, in case there are no versions.