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

fix: navigate to anchor on master filter selection #1534

Merged
merged 1 commit into from Nov 22, 2023

Conversation

dhhyi
Copy link
Collaborator

@dhhyi dhhyi commented Nov 20, 2023

PR Type

[X] Bugfix

What Is the Current Behavior?

When using the filter navigation for product master pages, the page navigates to the top every time something is selected.

Steps to repeat:

expected: table stays in view

actual: page navigates to top

analysis: this functionality somehow was lost during 0435372

What Is the New Behavior?

Added fragmentOnRouting.

Does this PR Introduce a Breaking Change?

[ ] Yes
[X] No

Other Information

AB#91311

@dhhyi dhhyi added the regression Something previously working doesn't work anymore label Nov 20, 2023
@dhhyi dhhyi requested a review from shauke November 20, 2023 14:31
@dhhyi dhhyi assigned dhhyi and unassigned dhhyi Nov 20, 2023
@dhhyi dhhyi marked this pull request as ready for review November 20, 2023 14:33
@dhhyi dhhyi force-pushed the fix/navigate-master-filter-select branch from 48719c4 to bcc5be8 Compare November 20, 2023 15:33
@shauke shauke added this to the 5.0 milestone Nov 22, 2023
@shauke shauke merged commit f1e8947 into develop Nov 22, 2023
21 checks passed
@shauke shauke deleted the fix/navigate-master-filter-select branch November 22, 2023 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression Something previously working doesn't work anymore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants