Skip to content

Learn Angular button is clickable even when not visible #52900

@jsuryakt

Description

@jsuryakt

Describe the problem that you experienced

image In the new angular.dev doc site there is a `Learn Angular` button which is not visible after the first page scroll but stays clickable throughout the main page and obstructs the editor's space and stays on top. image

Enter the URL of the topic with the problem

https://angular.dev/

Describe what you were looking for in the documentation

No response

Describe the actions that led you to experience the problem

No response

Describe what you want to experience that would fix the problem

It should be removed from the DOM once the first page scroll is done and not be clickable

Add a screenshot if that helps illustrate the problem

No response

If this problem caused an exception or error, please paste it here

No response

If the problem is browser-specific, please specify the device, OS, browser, and version

No response

Provide any additional information here in as much as detail as you can

Instead of changing the opacity to 0, I think we can add an @if/*ngIf condition to show/hide the button

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentstate: has PR

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions