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

Session search UI improvement and documentation #8525

Closed
3 tasks done
linear bot opened this issue May 10, 2024 · 2 comments
Closed
3 tasks done

Session search UI improvement and documentation #8525

linear bot opened this issue May 10, 2024 · 2 comments

Comments

@linear
Copy link

linear bot commented May 10, 2024

  • rename/alias confusing session keys
  • improve how quotations are used with contains/matches queries (e.g. visited_url)
  • multiline X and error broken
Copy link
Author

linear bot commented May 10, 2024

Copy link

greptile-apps bot commented May 10, 2024

To address the GitHub issue regarding session search UI improvement and documentation, the following steps should be taken:

  1. Rename/Alias processed to completed: This change should be reflected across all UI components and documentation that reference the processed status. Specifically, update terminology in /docs-content/general/6_product-features/1_session-replay/session-search.md and any related UI components in the codebase.

  2. Improve Quotation Handling in Queries: Update the search query parser to correctly handle quotations for contains and matches queries. This involves modifying the search functionality to ensure that queries like visited_url correctly interpret quotations. Reference the search syntax guidelines in /docs-content/general/6_product-features/3_general-features/search.md for implementing consistent behavior.

  3. Resolve Multiline Tags Issues: Investigate and fix issues related to multiline tags in the session search UI. This may involve adjusting the UI components to better handle and display multiline tags, ensuring that they do not disrupt the layout or search functionality.

  4. Enhance Search Documentation: Expand and clarify the session search documentation, particularly focusing on the nuances of search queries (including the handling of quotations and special characters) and the resolution of common issues like multiline tags. Incorporate feedback and questions from this Slack thread to address specific user concerns and examples.

These steps are derived from the existing documentation and UI components mentioned in the provided files. Implementing these changes will require updates to both the front-end code and documentation content.

References

/docs-content/general/6_product-features/1_session-replay/session-search.md
/docs-content/general/6_product-features/1_session-replay/sessions-search-deep-linking.md
/docs-content/general/6_product-features/3_general-features/search.md

Ask Greptile

@linear linear bot closed this as completed May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants