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(react): update list starter for correct styles and back button text #1856

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

brandyscarney
Copy link
Member

The React list starter was not overriding the Ionic styles for label, resulting in it looking different compared to the Angular list starter. This updates the CSS to target an IonItem with an id so that the styles are properly overridden. Additionally, I updated the back button text for the ViewMessage view because it should only display on ios mode and it was displaying for md.

Before After
before after
before2 after2

@brandyscarney brandyscarney requested a review from a team as a code owner September 12, 2024 23:08
@brandyscarney brandyscarney requested review from JoaoFerreira-FrontEnd and thetaPC and removed request for a team September 12, 2024 23:08
@brandyscarney brandyscarney marked this pull request as draft September 13, 2024 14:19
@thetaPC
Copy link
Contributor

thetaPC commented Oct 11, 2024

@brandyscarney are you still wanting a review for this?

@brandyscarney
Copy link
Member Author

@thetaPC Yes I just haven't had time to look into the failing test.

@brandyscarney brandyscarney marked this pull request as ready for review October 17, 2024 14:05
Copy link
Contributor

@thetaPC thetaPC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@brandyscarney brandyscarney merged commit f706505 into main Oct 17, 2024
30 checks passed
@brandyscarney brandyscarney deleted the fix-react-vite-starter-styles branch October 17, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants