keystone-classic icon indicating copy to clipboard operation
keystone-classic copied to clipboard

defaultColumns does not work with mapped names

Open webteckie opened this issue 9 years ago • 5 comments

If I define a list with a mapped name then using name as a default column does not work. I would think this should work. Furthermore, using the mapped field name in the default column, instead, results in it not correctly displaying the column value. For example, defaultCurrency should show as "Default Currency" but instead shows the exact field name (defaultCurrency).

webteckie avatar Dec 23 '15 14:12 webteckie

Also note that making the default column not the first one results in the rows not being clickable

wmertens avatar May 17 '16 13:05 wmertens

This is also the case for searchFields

r1b avatar May 17 '16 14:05 r1b

@keystonejs/testing Can you reproduce this in e2e testing, please? This might require multiple tests.

geloescht avatar May 28 '16 08:05 geloescht

@webteckie - I'll leave this one to you if that's okay :)

jstockwin avatar May 28 '16 08:05 jstockwin

Any updates to this?

layonthebeech avatar Aug 19 '19 22:08 layonthebeech