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

fixed switch rich text issue #929

Merged
merged 1 commit into from
Oct 16, 2023
Merged

fixed switch rich text issue #929

merged 1 commit into from
Oct 16, 2023

Conversation

egmox
Copy link
Contributor

@egmox egmox commented Oct 16, 2023

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes and the overall coverage did not decrease.
  • All unit tests pass on CircleCi.
  • I ran all tests locally and they pass.

@egmox egmox requested a review from im-shiv October 16, 2023 05:53
@egmox egmox force-pushed the FORMS-11386-rich_text_issue branch from 2756479 to 8ce57c9 Compare October 16, 2023 06:27
@adobe-bot
Copy link

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 100 100 73

@adobe-bot
Copy link

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 88 100 100 73

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
landmark-one-main moderate
region moderate

@egmox egmox force-pushed the FORMS-11386-rich_text_issue branch from 8ce57c9 to cdff890 Compare October 16, 2023 07:00
@adobe-bot
Copy link

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 86 100 100 73

@adobe-bot
Copy link

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 100 100 73

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
landmark-one-main moderate
region moderate

@egmox egmox force-pushed the FORMS-11386-rich_text_issue branch from cdff890 to 62b73ff Compare October 16, 2023 09:02
@adobe-bot
Copy link

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 100 100 73

@adobe-bot
Copy link

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 87 100 100 73

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
landmark-one-main moderate
region moderate

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #929 (a8080aa) into dev (80d54f6) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                dev     #929   +/-   ##
=========================================
  Coverage     80.56%   80.56%           
  Complexity      735      735           
=========================================
  Files            91       91           
  Lines          2048     2048           
  Branches        271      271           
=========================================
  Hits           1650     1650           
  Misses          248      248           
  Partials        150      150           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@rismehta rismehta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please re-use the code

@egmox egmox force-pushed the FORMS-11386-rich_text_issue branch from 62b73ff to a8080aa Compare October 16, 2023 10:15
@adobe-bot
Copy link

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 91 100 100 73

@adobe-bot
Copy link

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 100 100 73

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
landmark-one-main moderate
region moderate

@rismehta rismehta merged commit 1748210 into dev Oct 16, 2023
10 checks passed
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.

3 participants