Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

refactor: replace other deprecated Popovers which open on hover#19753

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
aqandrew merged 66 commits intomainfromaqandrew/replace-popover-hover
Sep 26, 2025

Conversation

aqandrew
Copy link
Contributor

@aqandrewaqandrew commentedSep 9, 2025
edited
Loading

closes#19397
dependency:#19709

#19635 covered a large chunk of deprecatedPopovers which open on hover, specifically the ones which instantiatedHelpTooltip. This PR replaces all of the non-HelpTooltip hover-triggered popovers, and removes the deprecated popover component :)

IdpOrgSyncPageView, TableColumnHelpTooltip, TemplateInsightsPage
@github-actionsgithub-actionsbot added the staleThis issue is like stale bread. labelSep 18, 2025
@aqandrewaqandrew reopened thisSep 24, 2025
@aqandrewaqandrew removed the staleThis issue is like stale bread. labelSep 24, 2025
@aqandrewaqandrew marked this pull request as ready for reviewSeptember 25, 2025 19:48
Comment on lines +33 to +34
awaitwaitFor(async()=>
expect(awaitscreen.findByText(/v2\.\d+\.\d+/i)).toBeInTheDocument(),
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Comment on lines +133 to +135
<MUITooltiptitle="This user has this role for all organizations.">
<span>{role.display_name||role.name}*</span>
</MUITooltip>
Copy link
Member

Choose a reason for hiding this comment

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

oof. could we switch this to our ownTooltip component while we're at it?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

The MUI tooltip component is used in 37 files including this one. I think I could reasonably knock out that migration in a single PR (separate from this one). Mind if we defer until then?

aslilac reacted with thumbs up emoji
Copy link
Member

Choose a reason for hiding this comment

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

good plan!

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

🙌🏽 that's now being tracked in this issue, for future reference:#19974

Copy link
Member

@aslilacaslilac left a comment

Choose a reason for hiding this comment

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

noticed one thing on a second pass, but otherwise looks good!

@aqandrewaqandrew merged commit10d41b3 intomainSep 26, 2025
32 checks passed
@aqandrewaqandrew deleted the aqandrew/replace-popover-hover branchSeptember 26, 2025 22:05
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsSep 26, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@aslilacaslilacaslilac approved these changes

@ParkreinerParkreinerAwaiting requested review from ParkreinerParkreiner is a code owner

Assignees

@aqandrewaqandrew

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

chore: replace deprecatedPopover component with newPopover
2 participants
@aqandrew@aslilac

[8]ページ先頭

©2009-2025 Movatter.jp