Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whiteboards as a separate search result #4252

Open
4 tasks
hero101 opened this issue Jul 11, 2024 · 0 comments
Open
4 tasks

Whiteboards as a separate search result #4252

hero101 opened this issue Jul 11, 2024 · 0 comments

Comments

@hero101
Copy link
Collaborator

hero101 commented Jul 11, 2024

Description

Currently if a Whiteboard is matched in a search query, the containing it Collaboration tool is returned instead of it.
This behaviour is more unclear when the Whiteboard is contained in a Tool of Whiteboards, so the Tool with all Whiteboards is returned instead of that single matched Whiteboard.
Some workarounds are also introduced in the code to cover this behaviour, which makes things complicated and fragile.

As a user
I want to have the whiteboards as a search result
So that I have the correct Whiteboard returned instead of the Callout which contains it

Acceptance criteria

  • Whiteboard is returned as a search result
  • The client is able to display the Whiteboard as a search result
  • There is a category for the Whiteboard
  • The client is able to include or exclude the Whiteboard as a result of the search

Additional Context

Screen shots / UX designs / data that are relevant.

Areas that will be affected

To be added during the refinement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants