Skip to content

fix(alert): remove border-right on ios stacked buttons - #28821

Merged
thetaPC merged 12 commits into
mainfrom
FW-5632
Jan 17, 2024
Merged

fix(alert): remove border-right on ios stacked buttons#28821
thetaPC merged 12 commits into
mainfrom
FW-5632

Conversation

@thetaPC

@thetaPC thetaPC commented Jan 12, 2024

Copy link
Copy Markdown
Contributor

Issue number: internal


What is the current behavior?

When iOS alert has 3 or more buttons, those are rendered vertically. All but the last button will have a right border. There shouldn't be a right border when the buttons are stacked.

Group 2(1)

What is the new behavior?

  • Vertical buttons don't have a right border.
  • Separated the test in order to also test dark theme.

Screenshot 2024-01-12 at 1 00 54 PM
Screenshot 2024-01-12 at 12 58 22 PM

Does this introduce a breaking change?

  • Yes
  • No

Other information

N/A

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants