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

fix(ui): query panel suggestions displays the info of the next row due to an off-by-1 error #2635

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

nicholaspun-wandb
Copy link
Contributor

@nicholaspun-wandb nicholaspun-wandb commented Oct 8, 2024

Description

  • Fixes WB-18416
  • Pass the current index to SuggestionRow so that we set suggestionIndex properly within the component

Testing

Tested via running FE locally.

Before:
Screenshot 2024-10-08 at 12 55 07 PM

After:
Screenshot 2024-10-08 at 12 53 55 PM

@nicholaspun-wandb nicholaspun-wandb self-assigned this Oct 8, 2024
@nicholaspun-wandb nicholaspun-wandb requested a review from a team as a code owner October 8, 2024 19:55
Copy link
Contributor

github-actions bot commented Oct 8, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@nicholaspun-wandb
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@nicholaspun-wandb
Copy link
Contributor Author

recheck

github-actions bot added a commit that referenced this pull request Oct 8, 2024
@circle-job-mirror
Copy link

circle-job-mirror bot commented Oct 8, 2024

@nicholaspun-wandb nicholaspun-wandb force-pushed the nicholaspun-wb-18416 branch 4 times, most recently from 8ffa28d to 895fe4c Compare October 14, 2024 19:30
@nicholaspun-wandb nicholaspun-wandb changed the title fix(app): query panel suggestions displays the info of the next row due to an off-by-1 error fix(ui): query panel suggestions displays the info of the next row due to an off-by-1 error Oct 18, 2024
@nicholaspun-wandb nicholaspun-wandb merged commit 7c68b39 into master Oct 18, 2024
105 of 106 checks passed
@nicholaspun-wandb nicholaspun-wandb deleted the nicholaspun-wb-18416 branch October 18, 2024 18:42
@github-actions github-actions bot locked and limited conversation to collaborators Oct 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants