geonetwork / geonetwork/core-geonetwork
Use gn-checkbox-with-nilreason angularjs directive for Conformity pass element in simple view when INSPIRE is enabled
- Dominant language
- Java
- Stars
- 521
- Forks
- 514
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 19
Description
Currently the INSPIRE view uses a template for Conformity pass (gmd:pass/gco:Boolean) element that uses the AngularJs `gn-checkbox-with-nilreason` directive. This directive allows to define 3 states:

When using the default/full view it's displayed as a checkbox as using this configuration:
```
```
At least if INSPIRE setting is enabled, would be nice to use the same directive in the other views. Not sure if makes sense for other boolean fields or outside the INSPIRE directive.
What do you think @fxprunayre?
Contributor guide
Assessment
This issue has not been assessed yet.