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: menu page header path check #20228

Merged
merged 2 commits into from
Oct 11, 2024
Merged

fix: menu page header path check #20228

merged 2 commits into from
Oct 11, 2024

Conversation

caalador
Copy link
Contributor

Fix the menu page header to
check the actual full path for the
view and not the view path.
For client entries the
AvailableViewInfo.path is only
the "route" for the file and
not the whole path from parents.

Fix the menu page header to
check the actual full path for the
view and not the view path.
For client entries the
AvailableViewInfo.path is only
the "route" for the file and
not the whole path from parents.
Copy link

github-actions bot commented Oct 11, 2024

Test Results

1 142 files  +24  1 142 suites  +24   1h 25m 28s ⏱️ + 3m 9s
7 456 tests +49  7 406 ✅ +47  50 💤 +2  0 ❌ ±0 
7 827 runs  +85  7 767 ✅ +83  60 💤 +2  0 ❌ ±0 

Results for commit 3a9dad0. ± Comparison against base commit 2a16b3c.

♻️ This comment has been updated with latest results.

Copy link

sonarcloud bot commented Oct 11, 2024

@caalador caalador requested a review from tltv October 11, 2024 07:58
@tltv tltv merged commit b2993c2 into main Oct 11, 2024
26 checks passed
@tltv tltv deleted the fix/menu-page-header-path branch October 11, 2024 09:25
vaadin-bot pushed a commit that referenced this pull request Oct 11, 2024
Fix the menu page header to
check the actual full path for the
view and not the view path.
For client entries the
AvailableViewInfo.path is only
the "route" for the file and
not the whole path from parents.
vaadin-bot added a commit that referenced this pull request Oct 11, 2024
Fix the menu page header to
check the actual full path for the
view and not the view path.
For client entries the
AvailableViewInfo.path is only
the "route" for the file and
not the whole path from parents.

Co-authored-by: caalador <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants