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

feat(my-history): close MyHistory when clicking on a suggestion #156

Conversation

CachedaCodes
Copy link
Contributor

EX-6742

Motivation and context

We wanted to be able to close the MyHistory modal when the user clicked a history suggestion.
Also, we wanted to only show the open MyHistory button when there was no query

  • Dependencies. If any, specify:
  • Open issue. If applicable, link:

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to not work as expected)
  • Change requires a documentation update

What is the destination branch of this PR?

  • Main
  • Other. Specify:

How has this been tested?

Check that the button to open MyHistory appears when there's no query and hides when there is.
Click on a history suggestion from MyHistory and see that the modal closes.

@CachedaCodes CachedaCodes requested a review from a team as a code owner August 4, 2022 10:40
Copy link
Contributor

@luismmdev luismmdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job!

Copy link
Contributor

@mnavarroespinosa mnavarroespinosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job!

@mnavarroespinosa mnavarroespinosa merged commit 67906f3 into main Aug 5, 2022
@mnavarroespinosa mnavarroespinosa deleted the feature/EX-6742-close-MyHistory-modal-when-clicking-suggestion branch August 5, 2022 11:45
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.

3 participants