aem-core-forms-components icon indicating copy to clipboard operation
aem-core-forms-components copied to clipboard

Added Next and Back Button core-components

Open ravise5 opened this issue 2 years ago • 13 comments

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.

ravise5 avatar Sep 11 '23 16:09 ravise5

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 100 100 73

adobe-bot avatar Sep 12 '23 18:09 adobe-bot

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 91 100 100 73

adobe-bot avatar Sep 12 '23 18:09 adobe-bot

Codecov Report

Merging #869 (8142162) into dev (ff965f1) will decrease coverage by 0.16%. Report is 6 commits behind head on dev. The diff coverage is 0.00%.

:exclamation: Current head 8142162 differs from pull request most recent head 791db0d. Consider uploading reports for the commit 791db0d to get more accurate results

@@             Coverage Diff              @@
##                dev     #869      +/-   ##
============================================
- Coverage     80.54%   80.39%   -0.16%     
  Complexity      730      730              
============================================
  Files            90       91       +1     
  Lines          2041     2045       +4     
  Branches        269      269              
============================================
  Hits           1644     1644              
- Misses          248      252       +4     
  Partials        149      149              
Files Coverage Δ
.../components/internal/models/v1/form/PanelImpl.java 93.33% <0.00%> (-3.22%) :arrow_down:
...mponents/internal/models/v1/form/FormTabsImpl.java 0.00% <0.00%> (ø)

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

codecov[bot] avatar Sep 12 '23 18:09 codecov[bot]

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 100 100 73

adobe-bot avatar Oct 06 '23 10:10 adobe-bot

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 91 100 100 73

adobe-bot avatar Oct 06 '23 10:10 adobe-bot

Accessibility Violations Found

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

adobe-bot avatar Oct 06 '23 10:10 adobe-bot

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 100 100 73

adobe-bot avatar Oct 26 '23 05:10 adobe-bot

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 91 100 100 73

adobe-bot avatar Oct 26 '23 05:10 adobe-bot

Accessibility Violations Found

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

adobe-bot avatar Oct 26 '23 05:10 adobe-bot

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 88 100 100 73

adobe-bot avatar Oct 27 '23 05:10 adobe-bot

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 100 100 73

adobe-bot avatar Oct 27 '23 05:10 adobe-bot

Accessibility Violations Found

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

adobe-bot avatar Oct 27 '23 05:10 adobe-bot

@ravise5 see how view adapts to changes in model. Same needs to be done.

This is already incorporated.

ravise5 avatar Nov 14 '23 06:11 ravise5