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

Blazor example app loads scrolled halfway down page #2461

Open
msmithNI opened this issue Oct 30, 2024 · 0 comments
Open

Blazor example app loads scrolled halfway down page #2461

msmithNI opened this issue Oct 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@msmithNI
Copy link
Contributor

🐛 Bug Report

Our Blazor example app currently loads scrolled halfway down the page.

💻 Repro or Code Sample

Load https://nimble.ni.dev/storybook/blazor-client-app/wwwroot/

🤔 Expected Behavior

Page loads scrolled to top (no offset)

😯 Current Behavior

Page loads scrolled halfway down.
Pressing Tab focuses Tab 2 in the Nimble Tabs, so it looks like Tab 1 is taking focus by default.

🔦 Context

I briefly looked at the Blazor ComponentsDemo.razor and didn't see anything immediately wrong (like use of AutoFocus not present in the other apps).

🌍 Your Environment

Windows / Chrome

@msmithNI msmithNI added bug Something isn't working triage New issue that needs to be reviewed labels Oct 30, 2024
@m-akinc m-akinc removed the triage New issue that needs to be reviewed label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Defined/Ready to Pickup
Development

No branches or pull requests

2 participants