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

Virtual scroll positioning #53704

Closed
1 of 2 tasks
ilyakonrad opened this issue Dec 27, 2023 · 1 comment
Closed
1 of 2 tasks

Virtual scroll positioning #53704

ilyakonrad opened this issue Dec 27, 2023 · 1 comment

Comments

@ilyakonrad
Copy link

ilyakonrad commented Dec 27, 2023

Is this a bug report or a feature request?

  • Bug Report
  • Feature Request

Please provide the steps to reproduce the issue [Bug Report only]

I wish I knew the steps. I just use the devtools, click around, use "inspect element" etc.
I also use Redux Devtools. Not frequently, but it's installed.

Please provide the expected behavior vs the actual behavior you encountered [Bug Report only]

I expect to not have layout issues with the devtools. However often times it ends up looking like this.
When I scroll, the tree is scrolled but the visible area stays the same. I suppose you have issues with virtual scroller.
Works fine after reload.

Please provide a screenshot if possible [Bug Report only]

image

Please provide the exception or error you saw [Bug Report only]

No response

Is this a browser-specific issue? If so, please specify the device, browser, and version. [Bug Report only]

I did not test in other browsers. This issue has been observed for a while now in Chrome.
So Windows 10/11, Chrome any recent version.

Description [Feature Request only]

No response

Proposed solution [Feature Request only]

No response

Alternatives considered [Feature Request only]

No response

@ngbot ngbot bot added this to the needsTriage milestone Dec 27, 2023
@JeanMeche JeanMeche self-assigned this Mar 17, 2024
JeanMeche added a commit to JeanMeche/angular that referenced this issue Mar 17, 2024
…ective forest

In some cases the height of the viewport wasn't calculated correctly because of extension tabs quirks. This commit fixes this issue.

Fixes angular#53704
JeanMeche added a commit to JeanMeche/angular that referenced this issue Apr 25, 2024
…ective forest

In some cases the height of the viewport wasn't calculated correctly because of extension tabs quirks. This commit fixes this issue.

Fixes angular#53704
AndrewKushnir pushed a commit that referenced this issue Apr 25, 2024
…ective forest (#54912)

In some cases the height of the viewport wasn't calculated correctly because of extension tabs quirks. This commit fixes this issue.

Fixes #53704

PR Close #54912
AndrewKushnir pushed a commit that referenced this issue Apr 25, 2024
…ective forest (#54912)

In some cases the height of the viewport wasn't calculated correctly because of extension tabs quirks. This commit fixes this issue.

Fixes #53704

PR Close #54912
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants