question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't use brandTitle with brandImage

See original GitHub issue

Describe 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

https://jetbrains.github.io/ring-ui/develop-storybook

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Hypnosphicommented, May 9, 2019

This was a design decision

Can we reconsider it? Of course one can put a text in the SVG, but it complicates things a bit

0reactions
stale[bot]commented, Jul 26, 2019

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!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found