Posts, a community app by Read.cv

Thread
Daniel Magill
Replying to @don_ie

Looks great! How do you bulk add? (Checkboxes then ‘add’ button appears?)

Don Mullen
Replying to @danmag

Good question, this is an area I'm are still working on but currently there are two ways. 1) As you said, check one box, a section appears where you can "Select all" and "Add" - 2) When you apply a filter, an option appears allowing the user to add the filtered list. Have a look

Daniel Magill
Replying to @don_ie

Smart, I like it! You could try making the ‘add selected’ text the same size as the ‘1 selected’ text so they feel more balanced and cohesive :)

Don Mullen
Replying to @danmag

Good shout mate

Andrei Iancu
Replying to @don_ie

Why did you decide to use a modal for such a use case (possible heavy data)? Did you consider the performance implications? (idk what's behind the modal) Additionally, as a user, I can't see the group that I selected to edit.

Don Mullen
Replying to @iancu

The main reason it’s modal is that it’s a self contained task that appears on multiple pages, not just the page currently in the background. Performance isn’t an issue, it’s running on a high performance on-prem server. Good point, will include the group name in the title.