-
Notifications
You must be signed in to change notification settings - Fork 2
feat: datasets access_type
and access_audiences
#688
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
access_type
and access_audiences
access_type
and access_audiences
access_type
and access_audiences
{{ $t('Ces données ne sont accessibles que sur habilitation') }} | ||
</p> | ||
<p | ||
v-if="dataset.access_type_reason" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want to show the reason category if we only have it ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After discussing it with @agarrone, it seems that we also want to show the reason category when we aren't in the other
case
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The reason category and the free text reason will be really similar in lot of cases I think from harvesting. We can chat about it…
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The issue is that if we only have a category, it won't be shown. I agree with you, we shouldn't show both at the same time
Uh oh!
There was an error while loading. Please reload this page.