Keystone-classic: defaultColumns does not work with mapped names

Created on 23 Dec 2015  路  5Comments  路  Source: keystonejs/keystone-classic

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).

bug

Most helpful comment

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

All 5 comments

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

This is also the case for searchFields

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

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

Any updates to this?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

koenoe picture koenoe  路  4Comments

joernroeder picture joernroeder  路  5Comments

useralive003 picture useralive003  路  5Comments

sarmadsangi picture sarmadsangi  路  5Comments

Twansparant picture Twansparant  路  5Comments