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

Restore scheduled-and-manual-workflow-indicators again #6168

Merged
merged 2 commits into from
Nov 21, 2022
Merged

Conversation

fregante
Copy link
Member

@fregante fregante commented Nov 17, 2022

The most annoying thing is that I wrote and tested this just last month

Test URLs

https://github.com/refined-github/refined-github/actions

Screenshot

Screen Shot

@fregante fregante added the bug label Nov 17, 2022
}

const workflowsSidebar = await elementReady('.ActionList');
Copy link
Member Author

Choose a reason for hiding this comment

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

Weirdest thing. This resolves but it's empty: workflowsSidebar.innerHTML === '' 🤷‍♂️

The data exists in the raw HTML so I'm not sure why elementReady is failing

@fregante fregante changed the title Ensure that scheduled-and-manual-workflow-indicators appears Restore scheduled-and-manual-workflow-indicators again Nov 17, 2022
@fregante fregante merged commit c7f980b into main Nov 21, 2022
@fregante fregante deleted the safer0indicators branch November 21, 2022 14:49
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.

None yet

1 participant