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: Delete the duplicate button #2844

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Jasonlee6789
Copy link
Contributor

ion-segment itself already manages a group of buttons (ion-segment-button elements). By removing the redundant wrapper, it could simplify the DOM structure, making code cleaner.

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2844      +/-   ##
=============================================
+ Coverage      56.01%   56.12%   +0.11%     
- Complexity      8197     8547     +350     
=============================================
  Files           2103     2140      +37     
  Lines          89017    90538    +1521     
  Branches        6560     6717     +157     
=============================================
+ Hits           49853    50803     +950     
- Misses         37446    37979     +533     
- Partials        1718     1756      +38     

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.

2 participants