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.

addon-docs: a way to override width of name column in props table

See original GitHub issue

30% for the name of the prop, especially when addon-controls is enabled is a bit too much:

Screen Shot 2020-06-30 at 10 15 07 AM

20% would have been perfect fit. Is there a way to override this somehow?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
D1nocommented, Mar 8, 2022

(sry stumbled over this via google) I would like to hide the default column completely… is there an easy way to do this?

tldr; I want to see the Description column only in addition to the standard none expanded controls to ensure all interfaces have comments. Too much distance between name and control for easy skimming on small and very large screens image

1reaction
shilmancommented, Aug 5, 2020

Whoopee!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.0.0-rc.27 containing PR #11805 that references this issue. Upgrade today to try it out!

You can find this prerelease on the @next NPM tag.

Closing this issue. Please re-open if you think there’s still more to do.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can I override a table width property in CSS
You can use: table { width: auto; }. in second.css, to strictly make "the html behave as if there was never been a...
Read more >
ArgsTable - Storybook - JS.ORG
ArgsTable. Storybook Docs automatically generates component args tables for components in supported frameworks. These tables list the arguments (args for short) ...
Read more >
Styling & HTML - Anki Manual - AnkiWeb
In that section, you can change the background color of the card, ... then you need to surround the font name in double...
Read more >
react-spinners | Yarn - Package Manager
Change Log. All notable changes to this project will be documented in ... 0.13.7. bugfix: fix PacmanLoader container height/width to adjust with size...
Read more >
storybook cannot read properties of undefined (reading 'id')
import { Canvas, Meta, Story } from '@storybook/addon-docs'; import Table from "@/stories/stories-component/Table.vue"; <Meta title="Bootstrap Custom Button ...
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