CUCWD / xblock-keyterms

XBlock for Key Terms
GNU Affero General Public License v3.0
0 stars 0 forks source link

Convert Bootstrap `Popover` to `Collapse` for key-term rendering #3

Closed ztraboo closed 2 years ago

ztraboo commented 2 years ago

The popover was getting cut off since the frontend-app-learning pulls in the XBlock component using an <iframe> element. This happens when we have a small number of terms. Migrating to Collapse will help with this content getting cut off and also this will have similar UI to how the Glossary page handles rendering of the key-term content.