React-devtools: Checkbox labels and search box overflow the column

Created on 16 Jan 2017  路  11Comments  路  Source: facebook/react-devtools

MacOS 10.12.2, Chrome 55. This doesn't look so hot:

screen shot 2017-01-16 at 2 52 14 pm

Checkbox options should probably flow to a single vertical column when narrow. Thanks for a great tool!

good first bug

All 11 comments

Yes, the design there is not very polished.
Would you like to help fix this?

@gaearon I can take a look at this if you like.

Sounds great!

Did a quick test -

dev-tools

I'll see about getting the labels to wrap nicer later.

Is there a way to get the dev tools panel to auto-refresh?

I seem to have to close it manually and re-open to see the updated view.

Hmm what do you mean by auto-refresh? Which shell are you using?

Just getting familiar with things ... I was running the chrome shell should I be using the plain one?

Auto-refresh - I did the webpack watch command from the chrome dir, which updates the code but I wasn't seeing changes until I closed the dev tool panel and than re-opened it.

Plain is simpler to develop against since you just refresh to see the updates.

How's this?
checkboxes

@timarney that looks better than overflow thing, but I'm thinking about what to do to avoid the text 'Use Regular Expressions' hiding behind.

What about reducing the column width further and replace the labels with some kind of ellipsis? Not sure about how it looks, just a thought.

looks like auto-refer didn't work https://github.com/facebook/react-devtools/pull/519

[fixed by #519]

Was this page helpful?
0 / 5 - 0 ratings

Related issues

prasannavl picture prasannavl  路  3Comments

bvaughn picture bvaughn  路  4Comments

inoyakaigor picture inoyakaigor  路  4Comments

jerikson picture jerikson  路  4Comments

xuzhanhh picture xuzhanhh  路  3Comments