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
NOTE: Where applicable, please include uncropped screen captures.
DISCLAIMER:
After triaging an issue, the fundamental-react team will see if it can be reproduced or confirmed. If more information is needed, the fundamental-react team will contact the author. Any issues awaiting responses from the author for more than 7 days will be closed. The author can re-open the issue at a later time if they can present the requested information.
The text was updated successfully, but these errors were encountered:
Description
I need couple of clarifications on Shellbar
Tried this
css file has
The tried to use that in Shellbar with no effect
How can I change the background colour?
"fiori-fundamentals": "^1.7.8",
and added this line in the index.css file
@import '../node_modules/fiori-fundamentals/dist/fiori-fundamentals.min.css';
but customer icon does not show up. Whats the right way to use icons in Avatar?
backButton
Is there a way to easily add a link to back button?
<Link to='/home'></Link>
On click of profile, I want to show a Popover, is there a way to do that?
Like
onProfileClick={handleProfileClick}
It would be really helpful if you can give some github code samples or more documentation.
Versions
fiori-fundamentals: 1.7.8
fundamental-react: 0.13.1
NOTE: Where applicable, please include uncropped screen captures.
DISCLAIMER:
After triaging an issue, the fundamental-react team will see if it can be reproduced or confirmed. If more information is needed, the fundamental-react team will contact the author. Any issues awaiting responses from the author for more than 7 days will be closed. The author can re-open the issue at a later time if they can present the requested information.
The text was updated successfully, but these errors were encountered: