ioBroker.admin icon indicating copy to clipboard operation
ioBroker.admin copied to clipboard

Configure visible columns is broken

Open raintonr opened this issue 3 years ago • 4 comments

Describe the bug
If I do this...

image

I get this...

image

But let's say I want to see 'Role' of each state, so I try this...

image

... which yields this...

image

There are never any horizontal scrollbars so that's it.

Refreshing the page after changing these options does not change the outcome.

To Reproduce
Mess with 'Configure visible columns' as described above.

Expected behavior
The columns chosen should be shown.

Screenshots & Logfiles
See above.

Versions:

  • Adapter version: 5.2.3
  • JS-Controller version: 3.3.22
  • Node version: v12.22.5
  • Operating system: Raspbian GNU/Linux 11 (bullseye)

raintonr avatar Feb 14 '22 13:02 raintonr

You must set width of "name" to see "type". And so on

GermanBluefox avatar Feb 21 '22 20:02 GermanBluefox

OK. So this...

image

... yields this...

image

... which I would still call broken.

Looks like 'ID' column is too wide but changing it's width to '100' does nothing.

raintonr avatar Feb 21 '22 21:02 raintonr

I can reprodce it with admin 5.3.7 as well grafik

Feuer-sturm avatar Apr 12 '22 21:04 Feuer-sturm

@GermanBluefox I just checked this issue with Admin 6.1.2

grafik

grafik My expectation would be that the title is above the coloumn.

Feuer-sturm avatar Jun 23 '22 20:06 Feuer-sturm

@GermanBluefox I think we can close this issue because the feature was removed in Admin6

Feuer-sturm avatar Aug 17 '22 18:08 Feuer-sturm