Skip to content

feat: configure history button based on history enabled/disabled #957

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

Merged
merged 3 commits into from
Apr 14, 2025

Conversation

volodkevych
Copy link
Contributor

Problem

Currently, the history tab bar button is always shown, but it should be shown based on ChatOptions setting coming from server.

Solution

  • Show history tab bar button only if history is enabled by server
  • Fixed TODO: how error to customer if failed to open history or execute history action

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@volodkevych volodkevych marked this pull request as ready for review April 14, 2025 15:31
@volodkevych volodkevych requested a review from a team as a code owner April 14, 2025 15:31
@volodkevych volodkevych merged commit eded88f into main Apr 14, 2025
7 checks passed
@volodkevych volodkevych deleted the configure-history-button branch April 14, 2025 16:08
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

Successfully merging this pull request may close these issues.

2 participants