Restore disabled prop in TagsList component
What does this MR do and why?
Restore disabled prop in TagsList component
The disabled prop was removed by mistake from the TagsList component
while addressing vue/no-unused-properties violations. This props is
actually still needed. This restores it.
Changelog: fixed
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.