spreed
spreed copied to clipboard
feat(ParticipantSelectable): add component for participant search results and bulk selection
☑️ Resolves
- Ref #12800
- Extract
searchedbehaviourfrom<Participant />` component into a new one - Migrate component to NcListItem (template) and TS (script)
- Rewrite color scheme for the component
🖌️ UI Checklist
🖼️ Screenshots / Screencasts
| 🏚️ Before | 🏡 After |
|---|---|
🏁 Checklist
- [ ] 🌏 Tested with Chrome, Firefox and Safari or should not be risky to browser differences
- [ ] 🖥️ Tested with Desktop client or should not be risky for it
- [ ] 🖌️ Design was reviewed, approved or inspired by the design team
- [ ] ⛑️ Tests are included or not possible
- [ ] 📗 User documentation in https://github.com/nextcloud/documentation/tree/master/user_manual/talk has been updated or is not required
#12819 covers both cases now, so will update this PR later
Actual?
Actual?
No, need to rewrite now (to be a checkbox, not an anchor)
/backport to stable30