You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seem to be an issue with Font Awesome icons at the moment, so you need to click on "Show details" and select "Expanded state" to see it (because base state only shows the ellipsis icon)
One thing to note is that the fold-out is not implemented as a separate component here, but instead uses the drop down component. Thus it doesn't have its own class name.
Maximilian-R
changed the title
Where is the modal fold-out in modal component?
Fix missing font awesome resources
Dec 17, 2020
The font awesome resources in preview mode are pointing to https://designlibrary.sebgroup.com/static/Fonts/fontawesome/* which is empty. Perhaps the resources was removed along with the launch of the new DL site (that uses the font awesome npm package instead)? Should we include them in this project? Should we make us of a cdn instead, like the bootstrap project? Lets discuss after holidays! 😄
I try to implement the modal fold-out component
https://designlibrary.sebank.se/components/component-foldout
but it seems to be missing in the modal component.
Any idea when this can be done ?
Regards
The text was updated successfully, but these errors were encountered: