-
Notifications
You must be signed in to change notification settings - Fork 58
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
Modal Component #1135
Open
s1mahanty
wants to merge
7
commits into
dev
Choose a base branch
from
inside-gig2_modal
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Modal Component #1135
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
force-pushed
the
inside-gig2_modal
branch
from
March 20, 2024 05:43
a4ac0d0
to
40d3ab7
Compare
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1135 +/- ##
============================================
+ Coverage 80.75% 80.91% +0.16%
- Complexity 773 778 +5
============================================
Files 91 92 +1
Lines 2110 2112 +2
Branches 285 285
============================================
+ Hits 1704 1709 +5
+ Misses 252 249 -3
Partials 154 154 ☔ View full report in Codecov by Sentry. |
s1mahanty
force-pushed
the
inside-gig2_modal
branch
from
March 20, 2024 09:05
40d3ab7
to
c9b6d08
Compare
github-actions
bot
force-pushed
the
inside-gig2_modal
branch
from
March 20, 2024 09:05
c9b6d08
to
b47e7c0
Compare
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Accessibility Violations Found
|
1 similar comment
Accessibility Violations Found
|
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Accessibility Violations Found
|
1 similar comment
Accessibility Violations Found
|
s1mahanty
force-pushed
the
inside-gig2_modal
branch
from
March 21, 2024 04:02
b47e7c0
to
0d258f9
Compare
github-actions
bot
force-pushed
the
inside-gig2_modal
branch
from
March 21, 2024 04:02
0d258f9
to
f35e802
Compare
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
s1mahanty
force-pushed
the
inside-gig2_modal
branch
from
March 27, 2024 09:56
f35e802
to
6590d4d
Compare
github-actions
bot
force-pushed
the
inside-gig2_modal
branch
from
March 27, 2024 09:56
6590d4d
to
a42a065
Compare
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
github-actions
bot
force-pushed
the
inside-gig2_modal
branch
from
March 27, 2024 11:33
02da7a3
to
17cb589
Compare
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
Lighthouse scores (mobile)
|
Lighthouse scores (desktop)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
barshat7
reviewed
Mar 28, 2024
...ore/src/main/java/com/adobe/cq/forms/core/components/internal/models/v1/form/ButtonImpl.java
Show resolved
Hide resolved
barshat7
reviewed
Mar 28, 2024
....apps/src/main/content/jcr_root/apps/core/fd/components/form/modal/v1/modal/_cq_template.xml
Show resolved
Hide resolved
Lighthouse scores (desktop)
|
Lighthouse scores (mobile)
|
Accessibility Violations Found
|
2 similar comments
Accessibility Violations Found
|
Accessibility Violations Found
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Related Issue
FORMS-13470
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: