Browse:Home / Is there a name for this auto-append design pattern?
Is there a name for this auto-append design pattern?
This animation best describes the pattern, whereby a new row in the table is always preserved so that the user can insert a new row without clicking a + button or similar:
Does it have a name? At my company we call it the 'ghost row'