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: Multiple UI, Performance and Stability Issues #10333

Merged
merged 173 commits into from
Aug 2, 2024

Conversation

johnsoncherian
Copy link
Collaborator

@johnsoncherian johnsoncherian commented Jul 11, 2024

QA Checklist

  • Integration Testing.
  • Smoke Testing.
  • Bug Fixes Verification.
  • Cross browser UI check. (Firefox, safari,chrome)
  • Verify features on Dark and Light mode.
  • Subpath Testing. (Automation/Smoke)
  • Reverse Proxy/Reserve Proxy with Subpath. (Smoke)
  • Automation Testing.
  • Migration testing.
  • Import/Export/GitSync/Cloning
  • Test System Upgrade/Staging Instance(for cloud) (Sanity Test System Specific. Cases)
  • Performance Benchmark

johnsoncherian and others added 7 commits July 31, 2024 17:41
* fix: increase color picker zIndex on open

* fix: reset query hints on query run

* fix: reset variables hints

* fix: fetch values from state directly to prevent cacheing
* fix/inspector-query-run-preview

* Changed args to object from array

* Default values added
* fix: increase color picker zIndex on open

* fix: add error handler to resolver to handle failure cases
johnsoncherian and others added 7 commits August 1, 2024 10:32
* fix: increase color picker zIndex on open

* fix: stringify icon name before render

* added json.stringify for message in alert when it is a object

---------

Co-authored-by: Kartik Gupta <[email protected]>
* fix: increase color picker zIndex on open

* fix: setEditor ready to true post page switch is reset

* fix: disable state on multiselect

* fix: pass customResolvables for the listView items. The issue is happening when we have a special charatcter before the listItem like * {{listItem.name}}

* fix: rerender post modal close

* add conditional equality check for exposed variables in controlled-component to render

* fix: correct default value prop of input

* fix: update slug message on api call

---------

Co-authored-by: Vijaykant Yadav <[email protected]>
Co-authored-by: Kavin Venkatachalam <[email protected]>
Co-authored-by: Kartik Gupta <[email protected]>
@emidhun emidhun added the tested label Aug 1, 2024
Copy link

sonarcloud bot commented Aug 1, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@kavinvenkatachalam kavinvenkatachalam merged commit 99a1a0f into main Aug 2, 2024
7 of 8 checks passed
@kavinvenkatachalam kavinvenkatachalam deleted the fix/appbuilder-stability-and-ui branch August 2, 2024 07:15
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.

None yet