Skip to content

Conversation

@mtopo27
Copy link
Contributor

@mtopo27 mtopo27 commented Dec 22, 2025

install modal on builds tab if build is installable
CleanShot 2025-12-22 at 14 47 28@2x

@mtopo27 mtopo27 requested a review from a team as a code owner December 22, 2025 22:47
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 22, 2025
const handleClick = (event: MouseEvent<HTMLButtonElement>) => {
event.preventDefault();
event.stopPropagation();
event.currentTarget.blur();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

if we don't have the blur the tooltip stays after the modal is dismissed

@mtopo27 mtopo27 merged commit 8ecafc1 into master Dec 22, 2025
54 checks passed
@mtopo27 mtopo27 deleted the mtopo27/install-button-on-table branch December 22, 2025 23:41
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2026
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.

3 participants