bcgov / bcgov/rvs

Fix display for inactive/active status

Open
#118 0 comments 1 reaction 1 assignee Claimed by @AimeeGao View on GitHub
Dominant language
Vue
Stars
1
Forks
2
Avg merge
7m
Merged PRs (30d)
2

Description

Let's correct LFP applications.vue to handle corrected declined_removed_reason the dash status as null.
```

{{ 'inactive' }}
{{ 'active' }}

```
fix:
```

{{ 'active' }}
{{ 'inactive' }}
{{ 'active' }}

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.