Closed jsonin closed 1 month ago
@jsonin so, I will just add one input with client choose under the project name input?
@jsonin Is it ok to have a btn like this?
Oooo, this is getting close. Can "Project Name" and "Client" be on the same line/x axis? Does a carriage return save it (vs having an explicit button) and just have implicit save?
@jsonin you want to implement all functionallity on onBlur? without any buttons?
@zhukovdigital ideally yes, if that doesn't blow up your time, etc.
The concept of "save" across all of Staffplan is that everything is saved, without any save button... it just happens in the background, so people never have to worry about it.
@jsonin Ok, will try and inform you here.
If I want to add ANY project to a staffplan, I should be able to type in the name of the project, or type in the name of the client, and then go.
Don't block me from adding a project that already exists to a staffplan.
Maybe the UI needs to change there... where 2 input boxes need to be there, without a modal/pop-up (which is annoying).