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

Maxoutissue #6229

Merged
merged 11 commits into from
Jan 29, 2025
Merged

Maxoutissue #6229

merged 11 commits into from
Jan 29, 2025

Conversation

yangw-dev
Copy link
Contributor

@yangw-dev yangw-dev commented Jan 28, 2025

Add customized highlight option for BranchAndCommitPicker

Add customized highlight option for commit select
#6175

Details

  • add filename as part of the query for Commit
  • filter and highlight commits based on the selected key word.
  • add info icon present highlight section's details

Other Options (can be future)

define a dropdown to filter multiple keys to highlight
image

Demo

Tooltip to indicate the highlight reason:
image

Gif for the action
Jan-28-2025 14-33-14

Copy link

vercel bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
torchci ✅ Ready (Inspect) Visit Preview Jan 29, 2025 0:23am

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 28, 2025
@huydhn
Copy link
Contributor

huydhn commented Jan 28, 2025

Do you think we need a highlight dropdown list? We can highlight commit by default as it always provides more information than not highlighting anything. If the commit has more than one highlight items, both can be mentioned in the ⓘ icon?

@yangw-dev
Copy link
Contributor Author

yangw-dev commented Jan 28, 2025

Do you think we need a highlight dropdown list? We can highlight commit by default as it always provides more information than not highlighting anything. If the commit has more than one highlight items, both can be mentioned in the ⓘ icon?

I think the highlight dropdown can be benefit in the future , for instance, if we introduce multiple hightlight options, user can filter it based on their own needs instead of hardcode by us, this gives flexibility to users to choose the info they want, like I mentioned in other options section with multiple key words. but I can def just get ride of it right now.

@huydhn
Copy link
Contributor

huydhn commented Jan 28, 2025

I think the highlight dropdown can be benefit in the future , for instance, if we introduce multiple hightlight options, user can filter it based on their own needs instead of hardcode by us, this gives flexibility to users to choose the info they want, like I mentioned in other options section with multiple key words. but I can def just get ride of it right now.

Got it. We can keep it then. In that case, I think we should move the box all the way to the left, next to the time range. There is this request from AMD for cross-device comparison #6221, so I think we might need to have 2 device dropdown lists for base and new commits.

@yangw-dev yangw-dev marked this pull request as ready for review January 29, 2025 00:34
@yangw-dev yangw-dev merged commit 83064c4 into main Jan 29, 2025
6 checks passed
@yangw-dev yangw-dev deleted the maxoutissue branch January 29, 2025 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants