WillTrem / UInnovate

MIT License
3 stars 1 forks source link

[US] Correct In-list editing per column value type #281

Closed GuardiansAscend closed 5 months ago

GuardiansAscend commented 7 months ago

As an application user, I want to edit values on double click with the correct form type, so that editing rows of my table is easy.

MoSCoW Risk Story Points
Should have Low 5

Acceptance Criteria

When a value is double clicked to edit it, it displays the correct type of form depending on the value type of the column as a whole. Here is the list of options:

Risks

Possible issues related to double-clicking functionality having been done correctly, as well as grabbing the column type properly

Pre-requisites

Tasks