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

UI: fix formly form styles #2962

Merged
merged 5 commits into from
Jan 13, 2025
Merged

Conversation

lukasrgr
Copy link
Contributor

@lukasrgr lukasrgr commented Jan 13, 2025

follow up to: #2958

Changes

fixing styles permanently for component-update and component-install and all other components, which are using the default formlyfield type input

@lukasrgr lukasrgr requested a review from venu-sagar January 13, 2025 13:41
…anslate/core-16.0.3

# Conflicts:
#	ui/package-lock.json
#	ui/package.json
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2962      +/-   ##
=============================================
+ Coverage      57.08%   57.08%   +0.01%     
- Complexity      9729     9732       +3     
=============================================
  Files           2266     2266              
  Lines          96819    96819              
  Branches        7163     7163              
=============================================
+ Hits           55260    55264       +4     
+ Misses         39498    39493       -5     
- Partials        2061     2062       +1     

@Sn0w3y
Copy link
Contributor

Sn0w3y commented Jan 13, 2025

Looks great again! Thanks @lukasrgr !

@venu-sagar
Copy link
Contributor

This solves major issues with the version update.
But, as discussed with @lukasrgr, We need an another PR where the description for the type "input" is also fixed. currently the long descriptions are split into multiple lines.

@sfeilmeier sfeilmeier merged commit 49bccb8 into develop Jan 13, 2025
7 checks passed
@sfeilmeier sfeilmeier deleted the feature/ui-dev/fixFormlyFormStyles branch January 13, 2025 16:29
@lukasrgr
Copy link
Contributor Author

@sfeilmeier there would be a permanent solution to this issue, if using labelPlacement floating, this would change the style completely, what do you think?

@sfeilmeier
Copy link
Contributor

I could live with the change... https://ionicframework.com/docs/api/input#label-placement

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.

4 participants