Félix Malfait
Félix Malfait
@i-am-chitti I meant that as a first step we could just console.log the events received from the backend and not to the work of injecting them in the apollo cache...
(the primary goal of this is to decorrelate visibility of an object in the app and visibility in settings, it'd be useful to expose some objects in settings without having...
Marking as blocked as I feel the separation could also depend on the Layout, depending on our strategy to implement layouts
Ok perfect! To recap: - The current design "xxx Select : Delete / Export" is the right one, the count only refects the box selected on the frontend for now...
@gitstart-twenty no it's all yours! see my last message above. I edited my message above though. Initially I told you that for createMany we could pass a large number of...
@gitstart-twenty > Is there a mechanism to know all the rowIds of a table in case not all the records can fit in one page? For the total count, it's...
Also, if you don't "Select All" but just select a lot of records, then frontend should be smart enough to figure out it should go through the loop path (doing...
@pilladipesh33 unassigning you since no PR was raised. Thanks for trying :)
This should be a very quick one!
Hey @Kanav-Arora not an easy one, thanks for taking it! For the "hide" part we don't want to navigateToSelectSettings but instead we'd want to leverage views (viewFields) to save the...