Skip to content

docs(docs-infra): fix tutorial tooltip #61782

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

Closed
wants to merge 1 commit into from

Conversation

JeanMeche
Copy link
Member

The code editor tooltip exhibits some weird bug when there is a margin applied. The root issue is unknown but at least it improves the current situation.

fixes #60923

@angular-robot angular-robot bot added area: docs Related to the documentation area: docs-infra Angular.dev application and infrastructure labels May 30, 2025
@ngbot ngbot bot modified the milestone: Backlog May 30, 2025
Copy link

github-actions bot commented May 30, 2025

Deployed adev-preview for 6bca999 to: https://ng-dev-previews-fw--pr-angular-angular-61782-adev-prev-9d8wp1fe.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

The code editor tooltip exhibits some weird bug when there is a margin applied. The root issue is unknown but at least it improves the current situation.

fixes angular#60923
@JeanMeche JeanMeche force-pushed the adev/editor-tooltips branch from 96e5ca1 to 6bca999 Compare June 3, 2025 13:19
@JeanMeche JeanMeche requested a review from hawkgs June 3, 2025 15:52
@JeanMeche JeanMeche marked this pull request as ready for review June 3, 2025 15:52
@JeanMeche JeanMeche added the target: patch This PR is targeted for the next patch release label Jun 3, 2025
@hawkgs hawkgs added the action: merge The PR is ready for merge by the caretaker label Jun 3, 2025
@kirjs
Copy link
Contributor

kirjs commented Jun 3, 2025

This PR was merged into the repository by commit c6f470e.

The changes were merged into the following branches: main, 20.0.x

@kirjs kirjs closed this in c6f470e Jun 3, 2025
kirjs pushed a commit that referenced this pull request Jun 3, 2025
The code editor tooltip exhibits some weird bug when there is a margin applied. The root issue is unknown but at least it improves the current situation.

fixes #60923

PR Close #61782
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker adev: preview area: docs Related to the documentation area: docs-infra Angular.dev application and infrastructure target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hover tooltip for code in Angular Tutorial > learn-angular is broken
3 participants