Skip to content

Fix Cloudstore to Support User Search in Document Sharing #2

Description

@kabeer11000

Currently, the Cloudstore implementation does not support searching for users when sharing documents. This limits the ability to efficiently share documents among users. Update the Cloudstore logic to enable user search functionality during document sharing, ensuring users can easily find and share documents with others.

Steps to address:

  • Investigate current Cloudstore handling of user data in document sharing.
  • Implement search functionality to allow user lookup.
  • Ensure compatibility with existing sharing workflows.
  • Add tests to cover user search use cases.

Expected Outcome:
Users should be able to search for other users when sharing documents via Cloudstore.

Labels: cloudstore, bug

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions