creativecommons / creativecommons/cc-resource-archive

[Bug] The CC Vocabulary is not being used

Open
#178 1 comment 0 reactions 0 assignees View on GitHub
💻 aspect: code 🚧 status: blocked 🛠 goal: fix 🟧 priority: high
Dominant language
Dockerfile
Stars
66
Forks
137
PR merge metrics
No merged PRs in 30d

Description

## Description
After looking at fairly new merged pr #122, where instead of using the Vocabulary CDN, the entire `global-header` component has been hard-coded in.

## Expectation
The Vocabulary CDN (for styles & scripts) should be imported in, over having them hard-coded in. As this will help follow the standards & guidance of Open source CC, also maintaining the repo will be ez!
This will fix many other issue that have been raised over time, regarding buggy UI.

## Environment

- Device: Laptop
- OS: Ubuntu
- Browser: Chrome
- Version: 99.0.4844.84

## Additional context
Importing them directly will make considerable changes, as it would try to overwrite the existing CSS, will have to fix them. The best way to fix this would be to import them in, and then remove the CSS that gets overwritten. Also, I would like to work on this issue.

## Resolution

- [x] I would be interested in resolving this bug.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.