Skip to content

github-actions-indicators - Consistent placement#9487

Merged
fregante merged 4 commits into
mainfrom
align-stuff
May 17, 2026
Merged

github-actions-indicators - Consistent placement#9487
fregante merged 4 commits into
mainfrom
align-stuff

Conversation

@fregante

@fregante fregante commented May 16, 2026

Copy link
Copy Markdown
Member

@github-actions github-actions Bot added the bug label May 16, 2026
Comment on lines +125 to +126
// Enable tooltip
pinIcon.style.pointerEvents = 'auto';

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Tooltip preserved

Image

@@ -92,6 +93,7 @@ async function addIndicators(workflowLink: HTMLAnchorElement): Promise<void> {

if (workflow.manuallyDispatchable && workflowLink.pathname !== location.pathname) {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Not sure why but sometimes the first item is detected, others it's not 🤷‍♂️

Image Image

The workflow is triggerable: https://github.com/facebook/react/blob/main/.github/workflows/compiler_prereleases_manual.yml

@fregante fregante marked this pull request as ready for review May 16, 2026 09:10
@fregante

Copy link
Copy Markdown
Member Author

Tested, screenshotted, merging. Post-merge notes welcome

@fregante fregante merged commit f4efecd into main May 17, 2026
10 checks passed
@fregante fregante deleted the align-stuff branch May 17, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

github-actions-indicators misplaced when you don't have access

1 participant