-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The examples from Bootstrap Italia API do not show icons. #1142
Comments
I think we inserted the bug here https://github.com/italia/designers.italia.it/pull/907/files @bfabio @astagi Let's fix it ASAP. |
Update. This newly merged #1137 will fix (revert) the bug entered on November 15. For example, see the Toolbar component. But I just found that there are some components (e.g., Popover with icon) that still have the problem of not showing the icon. Perhaps this is another bug with the way we have been implementing BSI for a while now that we never discovered. We need to investigate more next week @astagi @bfabio . |
@astagi fyi take a look |
Does a discussion already exist on the topic you are interested in, or on a similar topic?
What
See comparison. Tab with icon.
Left Documentation of the design system. Right Documentation of Bootstrap Italia.
On the left the svg/use has
href="/bootstrap-italia/dist/svg/sprites.svg#en-file
and our website has/dist/svg/sprites.svg#en-file
.Did something change with one of the latest versions of Bootstrap Italia? Or did we do something? 🤔 Could it be related to #1122?
@astagi @bfabio
Why
🔴 all the icons are gone, in all the DS examples...
Context
No response
More
No response
The text was updated successfully, but these errors were encountered: