-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Better defaults for contact info panel (#684)
* fix: simplify fallback for access requirements metadata - if there is a data owner, direct users to them - if not, this is probably a bug with ingestion. show "Not provided" in this case hypothesis - this will get missing metadata issues fixed more quickly * fix: add fallbacks for contact channel and owner In order to present a consistent contact info panel, we should always show each of the three metadata fields, falling back to a "Not provided" value if missing. If access information or contact information is missing, direct the user to the data owner. When this happens we would also like the data owner to add in the missing metadata. If the data owner is missing, then direct the user to us. We do not intend to show any metadata without a data owner, so this should be treated as a bug in the service. part of #601 * fix: rename contact channels to "Ask a question"
- Loading branch information
Showing
4 changed files
with
184 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.