-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[UI] Accordions.less #13940
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
[UI] Accordions.less #13940
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 5.x #13940 +/- ##
=========================================
Coverage 62.51% 62.51%
Complexity 34353 34353
=========================================
Files 2260 2260
Lines 102740 102740
=========================================
Hits 64233 64233
Misses 38507 38507 |
|
@andersonjeccel here are some conflicts |
|
@escopecz Solved! |
LordRembo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments for the code added
app/bundles/CoreBundle/Assets/css/app/less/components/accordions.less
Outdated
Show resolved
Hide resolved
app/bundles/CoreBundle/Assets/css/app/less/components/accordions.less
Outdated
Show resolved
Hide resolved
app/bundles/CoreBundle/Assets/css/app/less/components/accordions.less
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code-wise, seems okay now. Works as intended too.
|
The description of the PR could use a link to a page of where to test it properly (path or url). That's not immediately clear from the video. |
|
PRs where you can interact with it: |
abhisekmazumdar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
|
Warning All Tier 1 PRs need only 1 code review and 1 user testing before able to merge. I'll update accordingly. |
|
Just waiting for the tests to pass then I'll get this one merged! 🚀 |
Description
Dependency:
This PR adds an accordion component. It's based on the Bootstrap JS logic (that's why there is a .panel in the code), but with unique style.
accordion.mp4
📋 Steps to test this PR:
But PRs where you can interact with it: