bcgov / EDUC-CCOF

Vue.js application for Education's Child Care Operating Funding Initiative
Apache License 2.0
1 stars 1 forks source link

CCFRI-3800 - Tool Tip display issues #568

Closed MaelCormier-CGI closed 2 weeks ago

MaelCormier-CGI commented 2 weeks ago

Tool Tips showed html tags - Issue due to Vue3/Vuetify upgrade.

Description

Tool Tips not formatted and showed raw html tags on CCFRI Estimator page

Types of changes

Added v-html directives.

Checklist

Further comments

MaelCormier-CGI commented 2 weeks ago

Bypassing Vue built-in sanitization is safe here as we use hardcoded text within the component.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud