issues
search
SwanseaUniversityMedical
/
concept-library
Concept Library
https://conceptlibrary.saildatabank.com
GNU General Public License v3.0
8
stars
2
forks
source link
Development Cleanup
#1739
Closed
JackScanlon
closed
1 month ago
JackScanlon
commented
1 month ago
Tasks
1. Frontend
1.1. Markdown
[x] Remove legacy markdown render tag
[x] Upgrade markdown dependency
[x] Fix XSS attack vector
1.2. Styling
[x] Fix unclosed HTML tags
[x] Improve scaling and fix overflow
[x] Fix header logo responsivity
[x] Rename misspelled accordion classes
[x] Replace
<data />
node with
<script />
where appropriate
[x] Fix detail page header actions
1.3. Accessibility
[x] Add missing
aria-*
attributes
[x] Add missing tooltips
2. Development
[x] Remove unused dependencies from requirements
Tasks
1. Frontend
1.1. Markdown
1.2. Styling
<data />
node with<script />
where appropriate1.3. Accessibility
aria-*
attributes2. Development