Skip to content

Conversation

@priscilawebdev
Copy link
Member

@priscilawebdev priscilawebdev commented Jul 30, 2024

Goal

This PR was initially reverted because the onChange event was firing too frequently in our main organization compared to our test organization. However, with the fix now merged, everything looks good.

Screen.Recording.2024-07-30.at.11.39.12.mov

Note

  • The feature flag is not available for our test organization, but I enabled it temporarily (hardcoded) to test the search bar
  • Changes were tested in our main org but there is no preview

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 30, 2024
@codecov
Copy link

codecov bot commented Jul 30, 2024

Bundle Report

Changes will increase total bundle size by 678 bytes ⬆️

Bundle name Size Change
app-webpack-bundle-array-push 28.43MB 678 bytes ⬆️

...props
}: MetricSearchBarProps) {
const org = useOrganization();
const organization = useOrganization();
Copy link
Member Author

Choose a reason for hiding this comment

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

minor change, please let me know if it is ok to introduce this here

@priscilawebdev priscilawebdev marked this pull request as ready for review July 30, 2024 09:42
@priscilawebdev priscilawebdev requested a review from a team as a code owner July 30, 2024 09:42
Copy link
Member

@shellmayr shellmayr left a comment

Choose a reason for hiding this comment

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

From a usage perspective: LGTM

Copy link
Member

@obostjancic obostjancic left a comment

Choose a reason for hiding this comment

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

Works great! 🚀

@priscilawebdev priscilawebdev merged commit 4e5d1f5 into master Jul 31, 2024
@priscilawebdev priscilawebdev deleted the priscila/ref/metrics/replace-smart-search branch July 31, 2024 08:02
@github-actions github-actions bot locked and limited conversation to collaborators Aug 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants