Can't use brandTitle with brandImage
See original GitHub issueDescribe the bug
Using brandImage
overrides the effect of brandTitle
To Reproduce
addParameters({
options: {
theme: create({
base: 'light',
brandTitle: 'Title',
brandImage: image,
})
}
});
Expected behavior Both image and text are shown
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
storybook-facelift - npm
Start using storybook-facelift in your project by running `npm i ... (typically all are apart from brandTitle , brandUrl & brandImage ).
Read more >In Storybook theming for brandImage how to change logo ...
I'm unable to find a way in the docs (params or themeing) if there is a way to set the width or height...
Read more >Upload a logo - Google Merchant Center Help
The Branding section of your Merchant Center account allows you to upload your store's logos for use when advertising your products on Google....
Read more >Can't add or edit brand image. - WordPress.org
I can't find the option to add or edit brands images in the Woocommerce ... this functionality is being added to your store...
Read more >Theming - Storybook
Create a theme quickstart · Use Storybook's light theme as a baseline. · Replace Storybook's logo in the sidebar with our own (defined...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Can we reconsider it? Of course one can put a text in the SVG, but it complicates things a bit
Hey there, it’s me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Storybook!