Skip to content

Force a full page reload for top menu links (5.2)#18675

Merged
MauricioFauth merged 1 commit into
phpmyadmin:QA_5_2from
MauricioFauth:fix-17404
Aug 31, 2023
Merged

Force a full page reload for top menu links (5.2)#18675
MauricioFauth merged 1 commit into
phpmyadmin:QA_5_2from
MauricioFauth:fix-17404

Conversation

Each page is a different page, so it makes more sense to do a full page
reload instead of using AJAX to load the main content.

This also avoid some possible issues with broken event handlers and
not properly loaded pages.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
(cherry picked from commit 36a77f7)
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
@MauricioFauth MauricioFauth added this to the 5.2.2 milestone Aug 31, 2023
@MauricioFauth MauricioFauth linked an issue Aug 31, 2023 that may be closed by this pull request
@MauricioFauth MauricioFauth self-assigned this Aug 31, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 31, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.74% ⚠️

Comparison is base (c4fb42e) 48.45% compared to head (b50fa31) 47.71%.

Additional details and impacted files
@@             Coverage Diff              @@
##             QA_5_2   #18675      +/-   ##
============================================
- Coverage     48.45%   47.71%   -0.74%     
  Complexity    17012    17012              
============================================
  Files           607      607              
  Lines         72340    72340              
============================================
- Hits          35052    34517     -535     
- Misses        37288    37823     +535     
Flag Coverage Δ
dbase-extension 47.99% <ø> (-1.11%) ⬇️
recode-extension 48.51% <ø> (+0.55%) ⬆️
unit-7.2-ubuntu-latest 47.98% <ø> (+0.01%) ⬆️
unit-7.3-ubuntu-latest 48.41% <ø> (+0.03%) ⬆️
unit-7.4-ubuntu-latest 48.38% <ø> (-0.05%) ⬇️
unit-8.0-ubuntu-latest 48.43% <ø> (-0.01%) ⬇️
unit-8.1-ubuntu-latest 48.47% <ø> (-1.30%) ⬇️
unit-8.2-ubuntu-latest 48.40% <ø> (-0.76%) ⬇️
unit-8.3-ubuntu-latest 48.40% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No database selected error after dropping a database

1 participant