Skip to content

fix: Admin config page refresh issue fix #1330

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

Merged
merged 2 commits into from
Sep 18, 2024
Merged

fix: Admin config page refresh issue fix #1330

merged 2 commits into from
Sep 18, 2024

Conversation

AjitPadhi-Microsoft
Copy link
Contributor

@AjitPadhi-Microsoft AjitPadhi-Microsoft commented Sep 18, 2024

Purpose

  • To handle the refresh in configuration page

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • Configuration page refresh on continuous selecting check boxes. Fixed the refresh issue. Attached screen shot for reference below :
image

Other Information

@AjitPadhi-Microsoft AjitPadhi-Microsoft marked this pull request as ready for review September 18, 2024 04:42
Copy link

github-actions bot commented Sep 18, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code/backend/pages
   04_Configuration.py1621620%1–10, 12–13, 15, 23–25, 29, 31, 36–45, 48–49, 52–63, 65–70, 72–74, 78–79, 91–95, 98–101, 103–104, 109–110, 114–116, 119–120, 123–124, 127–128, 151, 153–154, 156–160, 162–165, 168–173, 180–183, 196–197, 207–211, 231–236, 243, 245, 250, 258, 266, 273–274, 281, 283–284, 288, 296, 302, 309–310, 330–334, 340–341, 362–363, 367, 369–370, 393, 433–434, 438, 441–443, 445, 449–450, 453–456, 458–459, 461–463, 465–468, 470–471
TOTAL269360077% 

Tests Skipped Failures Errors Time
299 0 💤 0 ❌ 0 🔥 39.032s ⏱️

@Roopan-Microsoft Roopan-Microsoft added this pull request to the merge queue Sep 18, 2024
Merged via the queue into main with commit 9ecf2b7 Sep 18, 2024
15 of 16 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the PSL_8007 branch September 18, 2024 12:40
Copy link

🎉 This PR is included in version 1.10.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants